Analysis Software
Documentation for sPHENIX simulation software
|
#include <GlobalVariables.C>
#include <g4epd/PHG4EPDSubsystem.h>
#include <g4epd/PHG4EPDModuleReco.h>
#include <g4main/PHG4Reco.h>
#include <fun4all/Fun4AllServer.h>
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. |
#define COMMON_G4EPD_C |
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().
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().
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().