Analysis Software
Documentation for sPHENIX simulation software
|
#include <GlobalVariables.C>
#include <g4detectors/PHG4CylinderSubsystem.h>
#include <g4main/PHG4Reco.h>
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
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().
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().