EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4_User.C File Reference
+ 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
 

Macro Definition Documentation

#define MACRO_G4USER_C

Definition at line 2 of file G4_User.C.

View newest version in sPHENIX GitHub at line 2 of file G4_User.C

Function Documentation

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)

Definition at line 40 of file G4_User.C.

View newest version in sPHENIX GitHub at line 40 of file G4_User.C

Referenced by G4Setup().

+ Here is the caller graph for this function:

void UserInit ( )

Definition at line 28 of file G4_User.C.

View newest version in sPHENIX GitHub at line 28 of file G4_User.C

Referenced by G4Init().

+ Here is the caller graph for this function: