EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <GlobalVariables.C>
#include <g4detectors/PHG4ConeSubsystem.h>
#include <g4detectors/PHG4CylinderSubsystem.h>
#include <g4main/PHG4Reco.h>
Go to the source code of this file.
Namespaces | |
namespace | Enable |
namespace | G4PIPE |
Macros | |
#define | MACRO_G4PIPE_C |
Functions | |
void | PipeInit () |
double | Pipe (PHG4Reco *g4Reco, double radius) |
Variables | |
double | G4PIPE::be_pipe_length = 80.0 |
double | G4PIPE::al_pipe_radius = 2.0 |
double | G4PIPE::al_pipe_thickness = 0.1600 |
double | G4PIPE::al_pipe_length = 171.44 |
double | G4PIPE::al_pipe_cone_length = 8.56 |
double | G4PIPE::al_pipe_ext_radius = 2.5005 |
double | G4PIPE::al_pipe_ext_length = 90. |
#define MACRO_G4PIPE_C |
double Pipe | ( | PHG4Reco * | g4Reco, |
double | radius | ||
) |
Definition at line 44 of file G4_Pipe.C.
View newest version in sPHENIX GitHub at line 44 of file G4_Pipe.C
References Enable::ABSORBER, G4PIPE::al_pipe_cone_length, G4PIPE::al_pipe_ext_length, G4PIPE::al_pipe_ext_radius, G4PIPE::al_pipe_length, G4PIPE::al_pipe_radius, G4PIPE::al_pipe_thickness, G4PIPE::be_pipe_length, G4PIPE::be_pipe_radius, G4PIPE::be_pipe_thickness, max, no_overlapp, Enable::OVERLAPCHECK, PHG4DetectorSubsystem::OverlapCheck(), Enable::PIPE_ABSORBER, Enable::PIPE_OVERLAPCHECK, Enable::PIPE_VERBOSITY, G4BECAL::radius, PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::set_double_param(), PHG4DetectorSubsystem::set_int_param(), PHG4DetectorSubsystem::set_string_param(), PHG4DetectorSubsystem::SetActive(), PHG4ConeSubsystem::SetMaterial(), PHG4ConeSubsystem::SetPlaceZ(), PHG4ConeSubsystem::SetR1(), PHG4ConeSubsystem::SetR2(), PHG4ConeSubsystem::SetZlength(), PHG4DetectorSubsystem::SuperDetector(), and Enable::VERBOSITY.
void PipeInit | ( | ) |
Definition at line 37 of file G4_Pipe.C.
View newest version in sPHENIX GitHub at line 37 of file G4_Pipe.C
References G4PIPE::al_pipe_cone_length, G4PIPE::al_pipe_ext_length, G4PIPE::al_pipe_ext_radius, G4PIPE::al_pipe_length, G4PIPE::al_pipe_thickness, G4PIPE::be_pipe_length, max, BlackHoleGeometry::max_radius, BlackHoleGeometry::max_z, min, BlackHoleGeometry::min_z, and no_overlapp.