#include <Phase2OTECRingedLayer.h>
Classes | |
struct | RingPar |
Public Member Functions | |
virtual const std::vector < const GeomDet * > & | basicComponents () const |
virtual const std::vector < const GeometricSearchDet * > & | components () const __attribute__((cold)) |
void | groupedCompatibleDetsV (const TrajectoryStateOnSurface &tsos, const Propagator &prop, const MeasurementEstimator &est, std::vector< DetGroup > &result) const __attribute__((hot)) |
Phase2OTECRingedLayer & | operator= (const Phase2OTECRingedLayer &)=delete |
Phase2OTECRingedLayer (std::vector< const Phase2OTECRing * > &rings) __attribute__((cold)) | |
Phase2OTECRingedLayer (const Phase2OTECRingedLayer &)=delete | |
virtual SubDetector | subDetector () const |
~Phase2OTECRingedLayer () __attribute__((cold)) | |
Private Member Functions | |
BoundDisk * | computeDisk (const std::vector< const Phase2OTECRing * > &rings) const __attribute__((cold)) |
float | computeWindowSize (const GeomDet *det, const TrajectoryStateOnSurface &tsos, const MeasurementEstimator &est) const __attribute__((hot)) |
void | fillRingPars (int i) __attribute__((cold)) |
std::array< int, 3 > | findThreeClosest (const GlobalPoint[15]) const __attribute__((hot)) |
bool | overlapInR (const TrajectoryStateOnSurface &tsos, int i, double ymax) const __attribute__((hot)) |
std::array< int, 3 > | ringIndicesByCrossingProximity (const TrajectoryStateOnSurface &startingState, const Propagator &prop) const |
Private Attributes | |
RingPar | ringPars [15] |
std::vector< GeomDet const * > | theBasicComps |
std::atomic< std::vector < const GeometricSearchDet * > * > | theComponents |
const Phase2OTECRing * | theComps [15] |
A concrete implementation for Phase 2 OT EC layer built out of Phase2OTECRings
Definition at line 16 of file Phase2OTECRingedLayer.h.
Phase2OTECRingedLayer::Phase2OTECRingedLayer | ( | std::vector< const Phase2OTECRing * > & | rings | ) |
Definition at line 50 of file Phase2OTECRingedLayer.cc.
Phase2OTECRingedLayer::~Phase2OTECRingedLayer | ( | ) |
Definition at line 110 of file Phase2OTECRingedLayer.cc.
References EnergyCorrector::c, theComponents, and theComps.
|
delete |
|
inlinevirtual |
Definition at line 27 of file Phase2OTECRingedLayer.h.
References theBasicComps.
|
virtual |
Definition at line 22 of file Phase2OTECRingedLayer.cc.
References EnergyCorrector::c, NOTECRINGS, and groupFilesInBlocks::temp.
|
private |
Definition at line 80 of file Phase2OTECRingedLayer.cc.
References i, bookConverter::max, min(), makeMuonMisalignmentScenario::rot, SiStripMonitorClusterAlca_cfi::zmax, and SiStripMonitorClusterAlca_cfi::zmin.
|
private |
Definition at line 275 of file Phase2OTECRingedLayer.cc.
References MeasurementEstimator::maximalLocalDisplacement(), GeomDet::surface(), and PV2DBase< T, PVType, FrameType >::y().
Referenced by groupedCompatibleDetsV().
|
private |
Definition at line 38 of file Phase2OTECRingedLayer.cc.
References funct::abs(), and i.
|
private |
Definition at line 286 of file Phase2OTECRingedLayer.cc.
References funct::abs(), i, NOTECRINGS, perp(), ringPars, and Phase2OTECRingedLayer::RingPar::theRingR.
Referenced by ringIndicesByCrossingProximity().
void Phase2OTECRingedLayer::groupedCompatibleDetsV | ( | const TrajectoryStateOnSurface & | tsos, |
const Propagator & | prop, | ||
const MeasurementEstimator & | est, | ||
std::vector< DetGroup > & | result | ||
) | const |
Definition at line 119 of file Phase2OTECRingedLayer.cc.
References DetGroupMerger::addSameLevel(), alongMomentum, computeWindowSize(), constexpr, TrajectoryStateOnSurface::globalMomentum(), TrajectoryStateOnSurface::globalPosition(), Phase2OTECRing::groupedCompatibleDetsV(), i, cmsHarvester::index, NOTECRINGS, DetGroupMerger::orderAndMergeTwoLevels(), overlapInR(), Propagator::propagationDirection(), ringIndicesByCrossingProximity(), theComps, and PV3DBase< T, PVType, FrameType >::z().
|
delete |
|
private |
Definition at line 323 of file Phase2OTECRingedLayer.cc.
References funct::abs(), f, TrajectoryStateOnSurface::globalPosition(), cmsHarvester::index, bookConverter::max, PV3DBase< T, PVType, FrameType >::perp(), ringPars, Phase2OTECRingedLayer::RingPar::thetaRingMax, Phase2OTECRingedLayer::RingPar::thetaRingMin, SiStripMonitorClusterAlca_cfi::ymax, and PV3DBase< T, PVType, FrameType >::z().
Referenced by groupedCompatibleDetsV().
|
private |
Definition at line 231 of file Phase2OTECRingedLayer.cc.
References findThreeClosest(), TrajectoryStateOnSurface::globalMomentum(), TrajectoryStateOnSurface::globalPosition(), i, NOTECRINGS, Propagator::propagationDirection(), rho, Phase2OTECRing::surface(), theComps, and TrajectoryStateOnSurface::transverseCurvature().
Referenced by groupedCompatibleDetsV().
|
inlinevirtual |
Definition at line 37 of file Phase2OTECRingedLayer.h.
References GeomDetEnumerators::P2OTEC, and GeomDetEnumerators::subDetGeom.
|
private |
Definition at line 66 of file Phase2OTECRingedLayer.h.
Referenced by findThreeClosest(), and overlapInR().
|
private |
Definition at line 62 of file Phase2OTECRingedLayer.h.
Referenced by basicComponents().
|
mutableprivate |
Definition at line 63 of file Phase2OTECRingedLayer.h.
Referenced by ~Phase2OTECRingedLayer().
|
private |
Definition at line 64 of file Phase2OTECRingedLayer.h.
Referenced by groupedCompatibleDetsV(), ringIndicesByCrossingProximity(), and ~Phase2OTECRingedLayer().