Class Reference for E1039 Core & Analysis Software
PHG4PhenixDetector Class Reference

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>

+ Inheritance diagram for PHG4PhenixDetector:
+ Collaboration diagram for PHG4PhenixDetector:

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)
 

Detailed Description

this is the main detector construction class, passed to geant to construct the entire phenix detector

Definition at line 15 of file PHG4PhenixDetector.h.

Constructor & Destructor Documentation

◆ PHG4PhenixDetector()

PHG4PhenixDetector::PHG4PhenixDetector ( void  )

constructor

Definition at line 28 of file PHG4PhenixDetector.cc.

◆ ~PHG4PhenixDetector()

PHG4PhenixDetector::~PHG4PhenixDetector ( )
virtual

destructor

Definition at line 45 of file PHG4PhenixDetector.cc.

Member Function Documentation

◆ AddDetector()

void PHG4PhenixDetector::AddDetector ( PHG4Detector detector,
int  zero_field = 0 
)
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().

+ Here is the caller graph for this function:

◆ Construct()

G4VPhysicalVolume * PHG4PhenixDetector::Construct ( void  )
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().

+ Here is the call graph for this function:

◆ ConstructSDandField()

void PHG4PhenixDetector::ConstructSDandField ( )
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.

◆ GetPhysicalVolume()

G4VPhysicalVolume* PHG4PhenixDetector::GetPhysicalVolume ( void  )
inline

Definition at line 52 of file PHG4PhenixDetector.h.

Referenced by PHG4Reco::Dump_GDML().

+ Here is the caller graph for this function:

◆ GetWorldSizeX()

G4double PHG4PhenixDetector::GetWorldSizeX ( ) const
inline

Definition at line 38 of file PHG4PhenixDetector.h.

◆ GetWorldSizeY()

G4double PHG4PhenixDetector::GetWorldSizeY ( ) const
inline

Definition at line 41 of file PHG4PhenixDetector.h.

◆ GetWorldSizeZ()

G4double PHG4PhenixDetector::GetWorldSizeZ ( ) const
inline

Definition at line 43 of file PHG4PhenixDetector.h.

◆ SetWorldMaterial()

void PHG4PhenixDetector::SetWorldMaterial ( const std::string &  s)
inline

Definition at line 51 of file PHG4PhenixDetector.h.

Referenced by PHG4Reco::InitRun().

+ Here is the caller graph for this function:

◆ SetWorldShape()

void PHG4PhenixDetector::SetWorldShape ( const std::string &  s)
inline

Definition at line 50 of file PHG4PhenixDetector.h.

Referenced by PHG4Reco::InitRun().

+ Here is the caller graph for this function:

◆ SetWorldSizeX()

void PHG4PhenixDetector::SetWorldSizeX ( const G4double  sx)
inline

Definition at line 46 of file PHG4PhenixDetector.h.

Referenced by PHG4Reco::InitRun().

+ Here is the caller graph for this function:

◆ SetWorldSizeY()

void PHG4PhenixDetector::SetWorldSizeY ( const G4double  sy)
inline

Definition at line 47 of file PHG4PhenixDetector.h.

Referenced by PHG4Reco::InitRun().

+ Here is the caller graph for this function:

◆ SetWorldSizeZ()

void PHG4PhenixDetector::SetWorldSizeZ ( const G4double  sz)
inline

Definition at line 48 of file PHG4PhenixDetector.h.

Referenced by PHG4Reco::InitRun().

+ Here is the caller graph for this function:

◆ SetZeroFieldManager()

void PHG4PhenixDetector::SetZeroFieldManager ( G4FieldManager *  man)
inline

Definition at line 55 of file PHG4PhenixDetector.h.

Referenced by PHG4Reco::InitRun().

+ Here is the caller graph for this function:

◆ SetZeroFieldStartZ()

void PHG4PhenixDetector::SetZeroFieldStartZ ( const G4double  z)
inline

Definition at line 54 of file PHG4PhenixDetector.h.

Referenced by PHG4Reco::InitRun().

+ Here is the caller graph for this function:

◆ Verbosity()

void PHG4PhenixDetector::Verbosity ( int  verb)
inline

Definition at line 26 of file PHG4PhenixDetector.h.

Referenced by PHG4Reco::InitRun().

+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: