![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <GlobalVariables.C>
Include dependency graph for G4_Production.C:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | Enable |
| namespace | PRODUCTION |
Macros | |
| #define | MACRO_G4PRODUCTION_C |
Functions | |
| void | Production_CreateOutputDir () |
| void | Production_MoveOutput () |
Variables | |
| bool | Enable::PRODUCTION = false |
| string | PRODUCTION::SaveOutputDir = "./" |
| #define MACRO_G4PRODUCTION_C |
Definition at line 2 of file G4_Production.C.
View newest version in sPHENIX GitHub at line 2 of file G4_Production.C
| void Production_CreateOutputDir | ( | ) |
Definition at line 16 of file G4_Production.C.
View newest version in sPHENIX GitHub at line 16 of file G4_Production.C
References DstOut::OutputDir, and PRODUCTION::SaveOutputDir.
Referenced by Fun4All_AnaTutorial_sPHENIX(), Fun4All_AnaTutorial_sPHENIX_Jets(), Fun4All_G4_CEMC(), Fun4All_G4_EICDetector(), Fun4All_G4_EICDetector_AnaTutorial(), Fun4All_G4_FEMC(), Fun4All_G4_FHCAL(), Fun4All_G4_fsPHENIX(), Fun4All_G4_FullDetectorModular(), Fun4All_G4_FullDetectorModularBeast(), Fun4All_G4_HCALIN(), Fun4All_G4_HCALOUT(), Fun4All_G4_LBLDetector(), and Fun4All_G4_sPHENIX().
Here is the caller graph for this function:| void Production_MoveOutput | ( | ) |
Definition at line 24 of file G4_Production.C.
View newest version in sPHENIX GitHub at line 24 of file G4_Production.C
References Enable::DSTOUT, DstOut::OutputDir, DstOut::OutputFile, and PRODUCTION::SaveOutputDir.
Referenced by Fun4All_AnaTutorial_sPHENIX(), Fun4All_AnaTutorial_sPHENIX_Jets(), Fun4All_G4_CEMC(), Fun4All_G4_EICDetector(), Fun4All_G4_EICDetector_AnaTutorial(), Fun4All_G4_FEMC(), Fun4All_G4_FHCAL(), Fun4All_G4_fsPHENIX(), Fun4All_G4_FullDetectorModular(), Fun4All_G4_FullDetectorModularBeast(), Fun4All_G4_HCALIN(), Fun4All_G4_HCALOUT(), Fun4All_G4_LBLDetector(), and Fun4All_G4_sPHENIX().
Here is the caller graph for this function: