Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4_EPD.C File Reference
+ Include dependency graph for G4_EPD.C:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Enable
 
namespace  G4EPD
 

Macros

#define COMMON_G4EPD_C
 

Functions

void EPDInit ()
 
void EPD (PHG4Reco *g4Reco)
 
void EPD_Tiles ()
 

Variables

bool Enable::EPD = false
 
bool Enable::EPD_TILE = false
 
bool Enable::EPD_OVERLAPCHECK = false
 
double G4EPD::dz = 6.
 
double G4EPD::place_z = 316.
 

Macro Definition Documentation

#define COMMON_G4EPD_C

Definition at line 2 of file G4_EPD.C.

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

Function Documentation

void EPD ( PHG4Reco g4Reco)

Definition at line 36 of file G4_EPD.C.

View newest version in sPHENIX GitHub at line 36 of file G4_EPD.C

References Enable::EPD_OVERLAPCHECK, PHG4DetectorSubsystem::OverlapCheck(), Enable::OVERLAPCHECK, PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::SetActive(), and PHG4DetectorSubsystem::SuperDetector().

Referenced by G4Setup().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void EPD_Tiles ( )

Definition at line 49 of file G4_EPD.C.

View newest version in sPHENIX GitHub at line 49 of file G4_EPD.C

References PHG4EPDModuleReco::Detector(), Acts::UnitConstants::e, Fun4AllServer::instance(), Fun4AllServer::registerSubsystem(), and PHParameterInterface::set_double_param().

Referenced by Fun4All_AnaTutorial_sPHENIX(), Fun4All_AnaTutorial_sPHENIX_Jets(), Fun4All_G4_sPHENIX(), Fun4All_G4_sPHENIX_ForTrackCutStudy_EmbedScanOff(), Fun4All_G4_sPHENIX_ForTrackCutStudy_EmbedScanOn(), Fun4All_G4_sPHENIX_ForTrackCutStudy_WithPileup_EmbedScanOff(), Fun4All_G4_sPHENIX_ForTrackCutStudy_WithPileup_EmbedScanOn(), and Fun4All_RunNewTruthMatcher().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void EPDInit ( )

Definition at line 28 of file G4_EPD.C.

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

References G4EPD::dz, BlackHoleGeometry::max_radius, BlackHoleGeometry::max_z, Acts::UnitConstants::min, BlackHoleGeometry::min_z, no_overlapp, and G4EPD::place_z.

Referenced by G4Init().

+ Here is the caller graph for this function: