![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <fun4all/Fun4AllServer.h>
Include dependency graph for G4_User.C:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | Enable |
| namespace | G4USER |
Macros | |
| #define | MACRO_G4USER_C |
Functions | |
| void | UserInit () |
| void | UserDetector (PHG4Reco *g4Reco) |
| void | UserAnalysisInit () |
Variables | |
| bool | Enable::USER = false |
| int | Enable::USER_VERBOSITY = 0 |
| int | G4USER::myparam = 0 |
| #define MACRO_G4USER_C |
| void UserAnalysisInit | ( | ) |
Definition at line 46 of file G4_User.C.
View newest version in sPHENIX GitHub at line 46 of file G4_User.C
References Fun4AllServer::instance().
Referenced by Fun4All_AnaTutorial_sPHENIX(), Fun4All_AnaTutorial_sPHENIX_Jets(), Fun4All_G4_EICDetector(), Fun4All_G4_EICDetector_AnaTutorial(), Fun4All_G4_fsPHENIX(), and Fun4All_G4_sPHENIX().
Here is the call graph for this function:
Here is the caller graph for this function:| void UserDetector | ( | PHG4Reco * | g4Reco | ) |