Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Functions | |
void | G4Init (bool do_magnet=true, bool do_pipe=true, bool do_ExtendedIR=true) |
int | G4Setup (const int absorberactive=0, const string &field="1.5", const EDecayType decayType=TPythia6Decayer::kAll, const bool do_magnet=true, const bool do_pipe=true, const bool do_ExtendedIR=true, const float magfield_rescale=1.0) |
Variables | |
double | no_overlapp = 0.0001 |
bool | overlapcheck = false |
Definition at line 5 of file G4Setup_EICIR.C.
View newest version in sPHENIX GitHub at line 5 of file G4Setup_EICIR.C
References IRInit(), MagnetInit(), and PipeInit().
int G4Setup | ( | const int | absorberactive = 0 , |
const string & | field = "1.5" , |
||
const EDecayType | decayType = TPythia6Decayer::kAll , |
||
const bool | do_magnet = true , |
||
const bool | do_pipe = true , |
||
const bool | do_ExtendedIR = true , |
||
const float | magfield_rescale = 1.0 |
||
) |
Definition at line 32 of file G4Setup_EICIR.C.
View newest version in sPHENIX GitHub at line 32 of file G4Setup_EICIR.C
References G4P6DECAYER::decayType, ckf::field, i, Fun4AllServer::instance(), IRSetup(), kAll, G4MAGNET::magfield_rescale, Magnet(), overlapcheck, PHG4DetectorSubsystem::OverlapCheck(), Pipe(), Fun4AllServer::registerSubsystem(), PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::set_double_param(), PHG4Reco::set_field(), PHG4Reco::set_field_map(), PHG4Reco::set_field_rescale(), PHG4Reco::set_force_decay(), PHG4DetectorSubsystem::set_int_param(), PHG4Reco::set_rapidity_coverage(), PHG4DetectorSubsystem::set_string_param(), PHG4DetectorSubsystem::SetActive(), PHG4Reco::SetWorldMaterial(), and PHG4DetectorSubsystem::SuperDetector().
double no_overlapp = 0.0001 |
Definition at line 2 of file G4Setup_EICIR.C.
View newest version in sPHENIX GitHub at line 2 of file G4Setup_EICIR.C
Referenced by CEmc_1DProjectiveSpacal(), CEmc_2DProjectiveSpacal(), EPDInit(), Fun4All_G4_W(), G4Setup(), HCalInner(), HCalOuter(), Magnet(), Pipe(), PipeInit(), Svtx(), and TPC().
bool overlapcheck = false |
Definition at line 3 of file G4Setup_EICIR.C.
View newest version in sPHENIX GitHub at line 3 of file G4Setup_EICIR.C
Referenced by AerogelSetup(), CEmc_1DProjectiveSpacal(), CEmc_2DProjectiveSpacal(), DIRCSetup(), EEMCSetup(), FEMCSetup(), FGEMSetup(), FHCALSetup(), Fun4All_G4_W(), G4Setup(), HCalInner(), HCalOuter(), IRSetup(), make_GEM_station(), make_piston(), Micromegas(), RICHSetup(), and TPC().