Class Reference for E1039 Core & Analysis Software
|
this is the main detector construction class, passed to geant to construct the entire phenix detector More...
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/simulation/g4main/PHG4PhenixDetector.h>
Public Member Functions | |
PHG4PhenixDetector () | |
constructor More... | |
virtual | ~PHG4PhenixDetector () |
destructor More... | |
void | Verbosity (int verb) |
void | AddDetector (PHG4Detector *detector, int zero_field=0) |
register a detector. This is called in PHG4Reco::Init based on which detectors are found on the tree More... | |
virtual G4VPhysicalVolume * | Construct (void) |
this is called by geant to actually construct all detectors More... | |
virtual void | ConstructSDandField () |
this is used to associate the local field manager to the no-field-zone logical volume More... | |
G4double | GetWorldSizeX () const |
G4double | GetWorldSizeY () const |
G4double | GetWorldSizeZ () const |
void | SetWorldSizeX (const G4double sx) |
void | SetWorldSizeY (const G4double sy) |
void | SetWorldSizeZ (const G4double sz) |
void | SetWorldShape (const std::string &s) |
void | SetWorldMaterial (const std::string &s) |
G4VPhysicalVolume * | GetPhysicalVolume (void) |
void | SetZeroFieldStartZ (const G4double z) |
void | SetZeroFieldManager (G4FieldManager *man) |
this is the main detector construction class, passed to geant to construct the entire phenix detector
Definition at line 15 of file PHG4PhenixDetector.h.
PHG4PhenixDetector::PHG4PhenixDetector | ( | void | ) |
constructor
Definition at line 28 of file PHG4PhenixDetector.cc.
|
virtual |
destructor
Definition at line 45 of file PHG4PhenixDetector.cc.
|
inline |
register a detector. This is called in PHG4Reco::Init based on which detectors are found on the tree
Definition at line 29 of file PHG4PhenixDetector.h.
Referenced by PHG4Reco::InitRun().
|
virtual |
this is called by geant to actually construct all detectors
Definition at line 56 of file PHG4PhenixDetector.cc.
References recoConsts::instance(), recoConsts::set_CharFlag(), and PHG4RegionInformation::SetWorld().
|
virtual |
this is used to associate the local field manager to the no-field-zone logical volume
Definition at line 128 of file PHG4PhenixDetector.cc.
|
inline |
Definition at line 52 of file PHG4PhenixDetector.h.
Referenced by PHG4Reco::Dump_GDML().
|
inline |
Definition at line 38 of file PHG4PhenixDetector.h.
|
inline |
Definition at line 41 of file PHG4PhenixDetector.h.
|
inline |
Definition at line 43 of file PHG4PhenixDetector.h.
|
inline |
Definition at line 51 of file PHG4PhenixDetector.h.
Referenced by PHG4Reco::InitRun().
|
inline |
Definition at line 50 of file PHG4PhenixDetector.h.
Referenced by PHG4Reco::InitRun().
|
inline |
Definition at line 46 of file PHG4PhenixDetector.h.
Referenced by PHG4Reco::InitRun().
|
inline |
Definition at line 47 of file PHG4PhenixDetector.h.
Referenced by PHG4Reco::InitRun().
|
inline |
Definition at line 48 of file PHG4PhenixDetector.h.
Referenced by PHG4Reco::InitRun().
|
inline |
Definition at line 55 of file PHG4PhenixDetector.h.
Referenced by PHG4Reco::InitRun().
|
inline |
Definition at line 54 of file PHG4PhenixDetector.h.
Referenced by PHG4Reco::InitRun().
|
inline |
Definition at line 26 of file PHG4PhenixDetector.h.
Referenced by PHG4Reco::InitRun().