EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Namespaces | |
namespace | Enable |
namespace | G4ALLSILICON |
namespace | G4ALLSILICON::SETTING |
Macros | |
#define | MACRO_G4ALLSILICON_C |
Functions | |
void | AllSiliconInit () |
void | AllSiliconSetup (PHG4Reco *g4Reco) |
Variables | |
bool | Enable::ALLSILICON = false |
bool | Enable::ALLSILICON_ABSORBER = false |
bool | Enable::ALLSILICON_OVERLAPCHECK = false |
int | G4ALLSILICON::SETTING::geomVersion = 2 |
#define MACRO_G4ALLSILICON_C |
Definition at line 2 of file G4_AllSilicon.C.
View newest version in sPHENIX GitHub at line 2 of file G4_AllSilicon.C
void AllSiliconInit | ( | ) |
Definition at line 25 of file G4_AllSilicon.C.
View newest version in sPHENIX GitHub at line 25 of file G4_AllSilicon.C
Referenced by G4Init().
void AllSiliconSetup | ( | PHG4Reco * | g4Reco | ) |
Definition at line 27 of file G4_AllSilicon.C.
View newest version in sPHENIX GitHub at line 27 of file G4_AllSilicon.C
References Enable::ABSORBER, AllSiliconTrackerSubsystem::AddAssemblyVolume(), Enable::ALLSILICON_ABSORBER, Enable::ALLSILICON_OVERLAPCHECK, G4ALLSILICON::SETTING::geomVersion, Enable::OVERLAPCHECK, PHG4DetectorSubsystem::OverlapCheck(), PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::set_string_param(), PHG4DetectorSubsystem::SetAbsorberActive(), PHG4DetectorSubsystem::SetActive(), and PHG4DetectorSubsystem::SuperDetector().
Referenced by G4Setup().