EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <GlobalVariables.C>
#include <g4detectors/PHG4CylinderSubsystem.h>
#include <g4main/PHG4Reco.h>
Go to the source code of this file.
Namespaces | |
namespace | Enable |
namespace | G4BARRELHCAL |
Macros | |
#define | MACRO_G4BARRELHCALJLEIC_C |
Functions | |
void | Barrel_HcalInit () |
double | Barrel_Hcal (PHG4Reco *g4Reco, double radius) |
Variables | |
bool | Enable::BARREL_HCAL = false |
double | G4BARRELHCAL::inner_radius = 144. |
double | G4BARRELHCAL::outer_radius = inner_radius + 100. |
double | G4BARRELHCAL::length = 460. |
#define MACRO_G4BARRELHCALJLEIC_C |
Definition at line 2 of file G4_Barrel_Hcal_JLeic.C.
View newest version in sPHENIX GitHub at line 2 of file G4_Barrel_Hcal_JLeic.C
double Barrel_Hcal | ( | PHG4Reco * | g4Reco, |
double | radius | ||
) |
Definition at line 30 of file G4_Barrel_Hcal_JLeic.C.
View newest version in sPHENIX GitHub at line 30 of file G4_Barrel_Hcal_JLeic.C
References gap(), G4BARRELHCAL::inner_radius, G4BARRELHCAL::length, G4BARRELHCAL::outer_radius, PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::set_double_param(), PHG4DetectorSubsystem::set_string_param(), PHG4DetectorSubsystem::SetActive(), PHG4DetectorSubsystem::SuperDetector(), and thickness.
Referenced by G4Setup().
void Barrel_HcalInit | ( | ) |
Definition at line 23 of file G4_Barrel_Hcal_JLeic.C.
View newest version in sPHENIX GitHub at line 23 of file G4_Barrel_Hcal_JLeic.C
References G4BARRELHCAL::length, max, BlackHoleGeometry::max_radius, BlackHoleGeometry::max_z, min, BlackHoleGeometry::min_z, and G4BARRELHCAL::outer_radius.
Referenced by G4Init().