GEMC  2.3
Geant4 Monte-Carlo Framework
Data Structures
detector.h File Reference
#include "G4PVPlacement.hh"
#include "G4VSensitiveDetector.hh"
#include "G4VSolid.hh"
#include "G4VisManager.hh"
#include "identifier.h"
#include "run_conditions.h"
#include "string_utilities.h"
+ Include dependency graph for detector.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  detector
 

Detailed Description

detector.h defines the GEMC detector class.

A map<string, detector> is built by the detector factory.
Member functions build the geant4 solid, logical and physical volumes according to the class description.
The solid operations addition, subtractions, intersections are supported by implementing the +, -, * operators respectively.

Author

Maurizio Ungaro
mail: ungar.nosp@m.o@jl.nosp@m.ab.or.nosp@m.g


Definition in file detector.h.