![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "EicFRichDetector.h"#include <phparameter/PHParameters.h>#include <g4main/PHG4Detector.h>#include <Geant4/G4Box.hh>#include <Geant4/G4Polycone.hh>#include <Geant4/G4Color.hh>#include <Geant4/G4LogicalVolume.hh>#include <Geant4/G4Material.hh>#include <Geant4/G4PVPlacement.hh>#include <Geant4/G4SystemOfUnits.hh>#include <Geant4/G4VisAttributes.hh>#include <cmath>#include <iostream>
Include dependency graph for EicFRichDetector.cc:Go to the source code of this file.
Functions | |
| double | bp_r (double z_cm) |
| double | rmax (double z_cm) |
| double bp_r | ( | double | z_cm | ) |
Definition at line 45 of file EicFRichDetector.cc.
View newest version in sPHENIX GitHub at line 45 of file EicFRichDetector.cc
| double rmax | ( | double | z_cm | ) |
Definition at line 46 of file EicFRichDetector.cc.
View newest version in sPHENIX GitHub at line 46 of file EicFRichDetector.cc