EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <GlobalVariables.C>
#include <g4detectors/PHG4CylinderSubsystem.h>
#include <g4detectors/PHG4SectorSubsystem.h>
#include <g4main/PHG4Reco.h>
#include <cmath>
Go to the source code of this file.
Namespaces | |
namespace | Enable |
namespace | G4DIRC |
Macros | |
#define | MACRO_G4DIRC_C |
Functions | |
void | DIRCInit () |
double | DIRCSetup (PHG4Reco *g4Reco) |
Variables | |
double | G4DIRC::radiator_R = 83.65 |
#define MACRO_G4DIRC_C |
void DIRCInit | ( | ) |
Definition at line 39 of file G4_DIRC.C.
View newest version in sPHENIX GitHub at line 39 of file G4_DIRC.C
References max, BlackHoleGeometry::max_radius, BlackHoleGeometry::max_z, min, BlackHoleGeometry::min_z, G4DIRC::outer_skin_radius, G4DIRC::z_end, and G4DIRC::z_start.
double DIRCSetup | ( | PHG4Reco * | g4Reco | ) |
Babar DIRC (Without most of support structure) Ref: I. Adam et al. The DIRC particle identification system for the BaBar experiment. Nucl. Instrum. Meth., A538:281-357, 2005. doi:10.1016/j.nima.2004.08.129.
Definition at line 49 of file G4_DIRC.C.
View newest version in sPHENIX GitHub at line 49 of file G4_DIRC.C
References PHG4Sector::Sector_Geometry::AddLayer(), Enable::DIRC_OVERLAPCHECK, PHG4Sector::Sector_Geometry::FlatEdge(), PHG4SectorSubsystem::get_geometry(), G4DIRC::length, M_PI, G4DIRC::outer_skin_radius, Enable::OVERLAPCHECK, PHG4DetectorSubsystem::OverlapCheck(), PHG4Subsystem::OverlapCheck(), G4DIRC::radiator_R, PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::set_double_param(), PHG4Sector::Sector_Geometry::set_material(), PHG4Sector::Sector_Geometry::set_max_polar_angle(), PHG4Sector::Sector_Geometry::set_max_polar_edge(), PHG4Sector::Sector_Geometry::set_min_polar_angle(), PHG4Sector::Sector_Geometry::set_min_polar_edge(), PHG4Sector::Sector_Geometry::set_N_Sector(), PHG4Sector::Sector_Geometry::set_normal_polar_angle(), PHG4Sector::Sector_Geometry::set_normal_start(), PHG4DetectorSubsystem::set_string_param(), PHG4DetectorSubsystem::SetActive(), PHG4DetectorSubsystem::SuperDetector(), PHG4Sector::Sector_Geometry::Unit_cm(), G4DIRC::z_end, G4DIRC::z_shift, and G4DIRC::z_start.