![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <GlobalVariables.C>#include <eccefastpidreco/ECCEFastPIDReco.h>#include <eccefastpidreco/ECCEdRICHFastPIDMap.h>#include <g4drich/EICG4dRICHSubsystem.h>#include <g4trackfastsim/PHG4TrackFastSim.h>#include <g4main/PHG4Reco.h>
Include dependency graph for G4_dRICH.C:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | Enable |
Macros | |
| #define | MACRO_G4dRICH_C |
Functions | |
| void | RICHInit () |
| void | RICHSetup (PHG4Reco *g4Reco) |
| Fast geometry model for dRICH. | |
| void | RICHReco () |
Variables | |
| bool | Enable::RICH = false |
| bool | Enable::RICH_RECO = false |
| bool | Enable::RICH_OVERLAPCHECK = false |
| int | Enable::RICH_VERBOSITY = 0 |
| #define MACRO_G4dRICH_C |
Definition at line 9 of file G4_dRICH.C.
View newest version in sPHENIX GitHub at line 9 of file G4_dRICH.C
| void RICHInit | ( | ) |
Definition at line 33 of file G4_dRICH.C.
View newest version in sPHENIX GitHub at line 33 of file G4_dRICH.C
References max, BlackHoleGeometry::max_radius, and BlackHoleGeometry::max_z.
Referenced by G4Init().
Here is the caller graph for this function:| void RICHReco | ( | ) |
Definition at line 69 of file G4_dRICH.C.
View newest version in sPHENIX GitHub at line 69 of file G4_dRICH.C
References EICPIDDefs::dRICH_AeroGel, EICPIDDefs::dRICH_Gas, ECCEdRICHFastPIDMap::dualRICH_aerogel(), ECCEdRICHFastPIDMap::dualRICH_C2F6(), Fun4AllServer::instance(), max, Fun4AllServer::registerSubsystem(), Enable::RICH_VERBOSITY, ECCEFastPIDMap::Verbosity(), Enable::VERBOSITY, and Fun4AllBase::Verbosity().
Referenced by Fun4All_G4_ECCEModular(), Fun4All_G4_EICDetector(), and Fun4All_G4_EICDetector_AnaTutorial().
Here is the call graph for this function:
Here is the caller graph for this function:Fast geometry model for dRICH.
Definition at line 44 of file G4_dRICH.C.
View newest version in sPHENIX GitHub at line 44 of file G4_dRICH.C
References PHG4TrackFastSim::add_zplane_state(), dz, TRACKING::FastKalmanFilter(), max, Enable::OVERLAPCHECK, PHG4DetectorSubsystem::OverlapCheck(), TRACKING::ProjectionNames, PHG4Reco::registerSubsystem(), Enable::RICH_OVERLAPCHECK, Enable::RICH_VERBOSITY, PHG4DetectorSubsystem::set_double_param(), PHG4DetectorSubsystem::SetActive(), EICG4dRICHSubsystem::SetGeometryFile(), Enable::VERBOSITY, Fun4AllBase::Verbosity(), and z.
Referenced by G4Setup().
Here is the call graph for this function:
Here is the caller graph for this function: