ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Setup the gas DIRC detector full sim. More...
#include <GlobalVariables.C>
#include <g4eicdirc/G4EicDircSubsystem.h>
#include <g4trackfastsim/PHG4TrackFastSim.h>
#include <eccefastpidreco/ECCEFastPIDReco.h>
#include <eccefastpidreco/ECCEhpDIRCFastPIDMap.h>
#include <g4main/PHG4Reco.h>
Go to the source code of this file.
Namespaces | |
namespace | Enable |
Macros | |
#define | MACRO_G4DIRC_C |
Functions | |
void | DIRCInit () |
void | DIRCSetup (PHG4Reco *g4Reco) |
void | DIRCReco () |
Variables | |
bool | Enable::DIRC = false |
bool | Enable::DIRC_RECO = false |
bool | Enable::DIRC_OVERLAPCHECK = false |
int | Enable::DIRC_VERBOSITY = 0 |
double | Enable::DIRC_SCALE = 10 |
bool | Enable::DIRC_DISABLE_PHOTON_SIMULATION = true |
Setup the gas DIRC detector full sim.
Definition in file G4_DIRC.C.
#define MACRO_G4DIRC_C |
void DIRCInit | ( | ) |
Definition at line 36 of file G4_DIRC.C.
View newest version in sPHENIX GitHub at line 36 of file G4_DIRC.C
References max, BlackHoleGeometry::max_radius, and BlackHoleGeometry::max_z.
Referenced by G4Init().
void DIRCReco | ( | ) |
Definition at line 87 of file G4_DIRC.C.
View newest version in sPHENIX GitHub at line 87 of file G4_DIRC.C
References EICPIDDefs::DIRC, Enable::DIRC_VERBOSITY, Fun4AllServer::instance(), max, ECCEhpDIRCFastPIDMap::ReadMap(), Fun4AllServer::registerSubsystem(), ECCEFastPIDReco::setMatchG4Hit(), Enable::VERBOSITY, and Fun4AllBase::Verbosity().
Referenced by Fun4All_G4_ECCEModular(), Fun4All_G4_EICDetector(), and Fun4All_G4_EICDetector_AnaTutorial().
Definition at line 42 of file G4_DIRC.C.
View newest version in sPHENIX GitHub at line 42 of file G4_DIRC.C
References Enable::DIRC_DISABLE_PHOTON_SIMULATION, Enable::DIRC_OVERLAPCHECK, Enable::DIRC_SCALE, Enable::DIRC_VERBOSITY, TRACKING::FastKalmanFilter(), max, Enable::OVERLAPCHECK, PHG4DetectorSubsystem::OverlapCheck(), TRACKING::ProjectionNames, PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::set_double_param(), PHG4DetectorSubsystem::set_int_param(), PHG4DetectorSubsystem::SetActive(), PHG4DetectorSubsystem::SuperDetector(), Enable::VERBOSITY, and Fun4AllBase::Verbosity().
Referenced by G4Setup().