EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4_PlugDoor_EIC.C File Reference
#include <GlobalVariables.C>
#include <g4detectors/PHG4CylinderSubsystem.h>
#include <g4main/PHG4Reco.h>
+ Include dependency graph for G4_PlugDoor_EIC.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_G4PLUGDOOREIC_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_G4PLUGDOOREIC_C

Definition at line 2 of file G4_PlugDoor_EIC.C.

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

Function Documentation

void PlugDoor ( PHG4Reco g4Reco)

Definition at line 38 of file G4_PlugDoor_EIC.C.

View newest version in sPHENIX GitHub at line 38 of file G4_PlugDoor_EIC.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(), PHG4DetectorSubsystem::SetActive(), and PHG4DetectorSubsystem::SuperDetector().

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_EIC.C.

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

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

Referenced by G4Init().

+ Here is the caller graph for this function: