ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4_PlugDoor.C File Reference
+ Include dependency graph for G4_PlugDoor.C:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Enable
 
namespace  G4PLUGDOOR
 

Macros

#define MACRO_G4PLUGDOOR_C
 

Functions

void PlugDoorInit ()
 
void PlugDoor (PHG4Reco *g4Reco)
 

Variables

bool Enable::PLUGDOOR = false
 
bool Enable::PLUGDOOR_ABSORBER = false
 
bool Enable::PLUGDOOR_OVERLAPCHECK = false
 
double G4PLUGDOOR::z_1 = 330.81
 
double G4PLUGDOOR::z_2 = 360.81
 
double G4PLUGDOOR::r_1 = 30
 
double G4PLUGDOOR::r_2 = 263.5
 
double G4PLUGDOOR::length = z_2 - z_1
 
double G4PLUGDOOR::place_z = (z_1 + z_2) / 2.
 

Macro Definition Documentation

#define MACRO_G4PLUGDOOR_C

Definition at line 2 of file G4_PlugDoor.C.

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

Function Documentation

void PlugDoor ( PHG4Reco g4Reco)

Definition at line 38 of file G4_PlugDoor.C.

View newest version in sPHENIX GitHub at line 38 of file G4_PlugDoor.C

References Enable::ABSORBER, G4PLUGDOOR::length, material(), Enable::OVERLAPCHECK, PHG4DetectorSubsystem::OverlapCheck(), G4PLUGDOOR::place_z, Enable::PLUGDOOR_ABSORBER, Enable::PLUGDOOR_OVERLAPCHECK, G4PLUGDOOR::r_1, G4PLUGDOOR::r_2, PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::set_double_param(), PHG4DetectorSubsystem::set_string_param(), and PHG4DetectorSubsystem::SetActive().

Referenced by G4Setup().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void PlugDoorInit ( )

Definition at line 32 of file G4_PlugDoor.C.

View newest version in sPHENIX GitHub at line 32 of file G4_PlugDoor.C

References G4PLUGDOOR::length, max, BlackHoleGeometry::max_radius, BlackHoleGeometry::max_z, min, BlackHoleGeometry::min_z, G4PLUGDOOR::place_z, and G4PLUGDOOR::r_2.

Referenced by G4Init().

+ Here is the caller graph for this function: