![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <GlobalVariables.C>#include <g4detectors/PHG4CylinderSubsystem.h>#include <g4main/PHG4Reco.h>
Include dependency graph for G4_BlackHole.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_G4BLACKHOLE_C |
Functions | |
| void | BlackHoleInit () |
| void | BlackHole (PHG4Reco *g4Reco, double radius) |
Variables | |
| bool | Enable::BLACKHOLE = false |
| bool | Enable::BLACKHOLE_SAVEHITS = true |
| bool | Enable::BLACKHOLE_FORWARD_SAVEHITS = true |
| #define MACRO_G4BLACKHOLE_C |
Definition at line 2 of file G4_BlackHole.C.
View newest version in sPHENIX GitHub at line 2 of file G4_BlackHole.C
| void BlackHole | ( | PHG4Reco * | g4Reco, |
| double | radius | ||
| ) |
Definition at line 20 of file G4_BlackHole.C.
View newest version in sPHENIX GitHub at line 20 of file G4_BlackHole.C
References PHG4DetectorSubsystem::BlackHole(), Enable::BLACKHOLE_FORWARD_SAVEHITS, Enable::BLACKHOLE_SAVEHITS, BlackHoleGeometry::gap, BlackHoleGeometry::max_radius, BlackHoleGeometry::max_z, BlackHoleGeometry::min_z, PHG4DetectorSubsystem::OverlapCheck(), PHG4Reco::registerSubsystem(), PHG4CylinderSubsystem::set_color(), PHG4DetectorSubsystem::set_double_param(), PHG4DetectorSubsystem::SetActive(), PHG4DetectorSubsystem::SuperDetector(), and BlackHoleGeometry::visible.
Referenced by G4Setup().
Here is the call graph for this function:
Here is the caller graph for this function:| void BlackHoleInit | ( | ) |
Definition at line 18 of file G4_BlackHole.C.
View newest version in sPHENIX GitHub at line 18 of file G4_BlackHole.C
Referenced by G4Init().
Here is the caller graph for this function: