Public Member Functions | |
DetectorTools (const HGCalDDDConstants &hgcons, const CaloGeometry &geom, const MagneticField &bfieldH, const Propagator &propH) | |
Public Attributes | |
const MagneticField & | bfield |
std::unique_ptr< GeomDet > | firstDisk_ [2] |
const HGCalDDDConstants & | hgcons |
std::unique_ptr< GeomDet > | interfaceDisk_ [2] |
const Propagator & | propagator |
hgcal::RecHitTools | rhtools |
Definition at line 65 of file TICLDumper.cc.
|
inline |
Definition at line 67 of file TICLDumper.cc.
References Disk::build(), firstDisk_, relativeConstraints::geom, hgcal::RecHitTools::getPositionLayer(), hgcons, interfaceDisk_, hgcal::RecHitTools::lastLayerEE(), HGCalDDDConstants::rangeR(), rhtools, hgcal::RecHitTools::setGeometry(), HGCalDDDConstants::waferZ(), and z.
const MagneticField& DetectorTools::bfield |
Definition at line 102 of file TICLDumper.cc.
Referenced by TracksterDumperHelper::fillFromEvent().
std::unique_ptr<GeomDet> DetectorTools::firstDisk_[2] |
Definition at line 99 of file TICLDumper.cc.
Referenced by DetectorTools(), and TracksterDumperHelper::fillFromEvent().
const HGCalDDDConstants& DetectorTools::hgcons |
Definition at line 98 of file TICLDumper.cc.
Referenced by DetectorTools().
std::unique_ptr<GeomDet> DetectorTools::interfaceDisk_[2] |
Definition at line 100 of file TICLDumper.cc.
Referenced by DetectorTools().
const Propagator& DetectorTools::propagator |
Definition at line 103 of file TICLDumper.cc.
Referenced by TracksterDumperHelper::fillFromEvent().
hgcal::RecHitTools DetectorTools::rhtools |
Definition at line 101 of file TICLDumper.cc.
Referenced by DetectorTools().