ECCE @ EIC Software
Reference for
ECCE @ 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>
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
Referenced by EicFRichDetector::addDetectorSection().
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
Referenced by EicFRichDetector::addDetectorSection(), Acts::Test::BOOST_AUTO_TEST_CASE(), Acts::Test::BOOST_DATA_TEST_CASE(), G4GenericPolycone::BoundingLimits(), G4Polycone::BoundingLimits(), G4Polyhedra::BoundingLimits(), G4CutTubs::BoundingLimits(), G4Tubs::BoundingLimits(), G4Torus::BoundingLimits(), G4Cons::BoundingLimits(), G4Sphere::BoundingLimits(), buildBarrelRouting(), buildEndcapRouting(), G4QMDReaction::calcOffSetOfCollision(), calcta(), G4CutTubs::CalculateExtent(), G4Tubs::CalculateExtent(), G4Torus::CalculateExtent(), B2bChamberParameterisation::ComputeDimensions(), G4VoxelLeftBreast::Construct(), G4VoxelRightBreast::Construct(), G4MIRDHeart::Construct(), G4MIRDLowerLargeIntestine::Construct(), G4MIRDThyroid::Construct(), G4VRangeToEnergyConverter::ConvertCutToKineticEnergy(), create_element(), G3Division::CreateEnvelope(), Acts::CutoutCylinderVolumeBounds::CutoutCylinderVolumeBounds(), G4GDMLReadSolids::CutTubeRead(), Acts::CylinderVolumeBounds::CylinderVolumeBounds(), B2aDetectorConstruction::DefineVolumes(), G4ReplicaNavigation::DistanceToOut(), G4ReplicaNavigation::DistanceToOutRad(), G4TwistTubsFlatSide::GetFacets(), G4Polycone::GetPointOnCone(), G4TwistedTubs::GetPointOnSurface(), Acts::DiscTrapezoidBounds::halfLengthY(), hijset(), G4GDMLReadSolids::HypeRead(), G4ReplicaNavigation::Inside(), lushow(), medinit(), nthick(), pyptis(), pyshow(), Acts::DiscTrapezoidBounds::rCenter(), FW::RootMaterialDecorator::RootMaterialDecorator(), G4UrbanMscModel::SampleDisplacement(), G4UrbanAdjointMscModel::SampleDisplacement(), G4UrbanMscModel::SampleDisplacementNew(), G4UrbanAdjointMscModel::SampleDisplacementNew(), G4LDMBremModel::SampleSecondaries(), G4MuPairProductionModel::SampleSecondaries(), G4MuBremsstrahlungModel::SampleSecondaries(), G4VEnergyLossProcess::SetCSDARangeTable(), G4GeomTools::SphereExtent(), G4GDMLReadSolids::SphereRead(), G4GDMLReadSolids::TorusRead(), and G4GDMLReadSolids::TubeRead().