Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4_Pipe.C File Reference
+ Include dependency graph for G4_Pipe.C:
+ This graph shows which files directly or indirectly include this file:

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

bool Enable::PIPE = false
 
bool Enable::PIPE_ABSORBER = false
 
bool Enable::PIPE_OVERLAPCHECK = false
 
int Enable::PIPE_VERBOSITY = 0
 
double G4PIPE::be_pipe_radius = 2.00025
 
double G4PIPE::be_pipe_thickness = 0.0762
 
double G4PIPE::be_pipe_length = 120.015
 
double G4PIPE::be_pipe_zshift = -41.1639
 
double G4PIPE::al_pipe_radius = 2.00025
 
double G4PIPE::al_pipe_thickness = 0.1397
 
double G4PIPE::al_pipe_south_length = 101.486
 
double G4PIPE::al_pipe_north_length = 61.51
 
double G4PIPE::al_pipe_north_ext_length = 123.393
 
double G4PIPE::flange_thickness = 6.934/2 - (al_pipe_radius + al_pipe_thickness)
 
double G4PIPE::flange_length = 1.2825
 
double G4PIPE::outer_pipe_precone_length = 22.86
 
double G4PIPE::outer_pipe_precone_radius = 2.00025
 
double G4PIPE::outer_pipe_thickness = 0.1397
 
double G4PIPE::outer_pipe_cone_length = 38.1
 
double G4PIPE::outer_pipe_ext_radius = 3.81
 
double G4PIPE::outer_pipe_ext_length = 100.
 
double G4PIPE::max_z
 

Macro Definition Documentation

#define MACRO_G4PIPE_C

Definition at line 2 of file G4_Pipe.C.

View newest version in sPHENIX GitHub at line 2 of file G4_Pipe.C

Function Documentation

void PipeInit ( )