#include <Phase1PixelBlade.h>
Public Member Functions | |
const std::vector< const GeomDet * > & | basicComponents () const override |
std::pair< bool, TrajectoryStateOnSurface > | compatible (const TrajectoryStateOnSurface &ts, const Propagator &, const MeasurementEstimator &) const override __attribute__((cold)) |
const std::vector< const GeometricSearchDet * > & | components () const override __attribute__((cold)) |
Returns basic components, if any. More... | |
void | groupedCompatibleDetsV (const TrajectoryStateOnSurface &tsos, const Propagator &prop, const MeasurementEstimator &est, std::vector< DetGroup > &result) const override __attribute__((hot)) |
Phase1PixelBlade (std::vector< const GeomDet *> &frontDets, std::vector< const GeomDet *> &backDets) __attribute__((cold)) | |
virtual const BoundDiskSector & | specificSurface () const |
const BoundSurface & | surface () const override |
The surface of the GeometricSearchDet. More... | |
~Phase1PixelBlade () override __attribute__((cold)) | |
Public Member Functions inherited from GeometricSearchDet | |
virtual std::vector< DetWithState > | compatibleDets (const TrajectoryStateOnSurface &startingState, const Propagator &prop, const MeasurementEstimator &est) const |
virtual void | compatibleDetsV (const TrajectoryStateOnSurface &startingState, const Propagator &prop, const MeasurementEstimator &est, std::vector< DetWithState > &result) const |
GeometricSearchDet (bool doHaveGroups) | |
virtual std::vector< DetGroup > | groupedCompatibleDets (const TrajectoryStateOnSurface &startingState, const Propagator &prop, const MeasurementEstimator &est) const |
bool | hasGroups () const |
virtual const Surface::PositionType & | position () const |
Returns position of the surface. More... | |
virtual | ~GeometricSearchDet () |
Private Member Functions | |
bool | addClosest (const TrajectoryStateOnSurface &tsos, const Propagator &prop, const MeasurementEstimator &est, const SubLayerCrossing &crossing, std::vector< DetGroup > &result) const __attribute__((hot)) |
SubLayerCrossings | computeCrossings (const TrajectoryStateOnSurface &tsos, PropagationDirection propDir) const __attribute__((hot)) |
std::pair< float, float > | computeRadiusRanges (const std::vector< const GeomDet *> &) |
float | computeWindowSize (const GeomDet *det, const TrajectoryStateOnSurface &tsos, const MeasurementEstimator &est) const |
int | findBin (float R, int layer) const |
int | findBin2 (GlobalPoint thispoint, int layer) const |
GlobalPoint | findPosition (int index, int diskSectorIndex) const |
bool | overlap (const GlobalPoint &gpos, const GeomDet &det, float phiWin) const |
void | searchNeighbors (const TrajectoryStateOnSurface &tsos, const Propagator &prop, const MeasurementEstimator &est, const SubLayerCrossing &crossing, float window, std::vector< DetGroup > &result, bool checkClosest) const __attribute__((hot)) |
const std::vector< const GeomDet * > & | subBlade (int ind) const |
Private Attributes | |
std::pair< float, float > | back_radius_range_ |
std::pair< float, float > | front_radius_range_ |
std::vector< const GeomDet * > | theBackDets |
ReferenceCountingPointer< BoundDiskSector > | theBackDiskSector |
std::vector< const GeomDet * > | theDets |
ReferenceCountingPointer< BoundDiskSector > | theDiskSector |
std::vector< const GeomDet * > | theFrontDets |
ReferenceCountingPointer< BoundDiskSector > | theFrontDiskSector |
Additional Inherited Members | |
Public Types inherited from GeometricSearchDet | |
typedef std::pair< const GeomDet *, TrajectoryStateOnSurface > | DetWithState |
typedef BoundSurface::PositionType | PositionType |
typedef BoundSurface::RotationType | RotationType |
typedef TrajectoryStateOnSurface | TrajectoryState |
Protected Attributes inherited from GeometricSearchDet | |
bool | haveGroups |
GeomDetCompatibilityChecker | theCompatibilityChecker |
A concrete implementation for Phase1PixelBlade
Definition at line 16 of file Phase1PixelBlade.h.
Phase1PixelBlade::Phase1PixelBlade | ( | std::vector< const GeomDet *> & | frontDets, |
std::vector< const GeomDet *> & | backDets | ||
) |
Definition at line 21 of file Phase1PixelBlade.cc.
References BladeShapeBuilderFromDet::build(), LogDebug, PV3DBase< T, PVType, FrameType >::perp(), GeometricSearchDet::position(), theBackDets, theBackDiskSector, theDets, theDiskSector, theFrontDets, theFrontDiskSector, and PV3DBase< T, PVType, FrameType >::z().
|
override |
Definition at line 19 of file Phase1PixelBlade.cc.
|
private |
Definition at line 162 of file Phase1PixelBlade.cc.
References CompatibleDetToGroupAdder::add(), SubLayerCrossing::closestDetIndex(), mps_fire::result, subBlade(), and SubLayerCrossing::subLayerIndex().
Referenced by groupedCompatibleDetsV().
|
inlineoverridevirtual |
Implements GeometricSearchDet.
Definition at line 25 of file Phase1PixelBlade.h.
References theDets.
|
overridevirtual |
tests the geometrical compatibility of the Det with the predicted state. The FreeTrajectoryState argument is propagated to the Det surface using the Propagator argument. The resulting TrajectoryStateOnSurface is tested for compatibility with the surface bounds. If compatible, a std::pair< true, propagatedState> is returned. If the propagation fails, or if the state is not compatible, a std::pair< false, propagatedState> is returned.
Implements GeometricSearchDet.
Definition at line 61 of file Phase1PixelBlade.cc.
|
overridevirtual |
Returns basic components, if any.
Returns direct components, if any
Implements GeometricSearchDet.
Definition at line 57 of file Phase1PixelBlade.cc.
|
private |
Definition at line 115 of file Phase1PixelBlade.cc.
References findBin2(), TrajectoryStateOnSurface::globalMomentum(), TrajectoryStateOnSurface::globalPosition(), mag(), rho, theBackDiskSector, theFrontDiskSector, and TrajectoryStateOnSurface::transverseCurvature().
Referenced by groupedCompatibleDetsV().
|
private |
Definition at line 276 of file Phase1PixelBlade.cc.
References BoundingBox::corners(), dqmMemoryStats::float, mps_fire::i, SiStripPI::max, SiStripPI::min, PV3DBase< T, PVType, FrameType >::perp(), GloballyPositioned< T >::position(), alignCSCRings::r, idealTransformation::rotation, Surface::toGlobal(), GloballyPositioned< T >::toLocal(), PV3DBase< T, PVType, FrameType >::x(), HLT_2022v15_cff::xAxis, PV3DBase< T, PVType, FrameType >::y(), HLT_2022v15_cff::yAxis, PV3DBase< T, PVType, FrameType >::z(), and HLT_2022v15_cff::zAxis.
|
private |
Definition at line 172 of file Phase1PixelBlade.cc.
References MeasurementEstimator::maximalLocalDisplacement(), GeomDet::surface(), and x.
Referenced by groupedCompatibleDetsV().
|
private |
Definition at line 240 of file Phase1PixelBlade.cc.
References funct::abs(), mps_fire::i, dttmaxenums::R, theBackDets, and theFrontDets.
|
private |
Definition at line 255 of file Phase1PixelBlade.cc.
References mps_fire::i, mag(), theBackDets, and theFrontDets.
Referenced by computeCrossings().
|
private |
Definition at line 271 of file Phase1PixelBlade.cc.
References theBackDets, and theFrontDets.
|
overridevirtual |
Reimplemented from GeometricSearchDet.
Definition at line 68 of file Phase1PixelBlade.cc.
References addClosest(), SubLayerCrossings::closest(), computeCrossings(), computeWindowSize(), SubLayerCrossings::isValid(), eostools::move(), DetGroupMerger::orderAndMergeTwoLevels(), SubLayerCrossings::other(), Propagator::propagationDirection(), mps_fire::result, searchNeighbors(), and svgfig::window().
|
private |
Definition at line 215 of file Phase1PixelBlade.cc.
References funct::abs(), Surface::bounds(), Bounds::length(), GeomDet::surface(), GloballyPositioned< T >::toLocal(), svgfig::window(), and PV3DBase< T, PVType, FrameType >::x().
Referenced by searchNeighbors().
|
private |
Definition at line 178 of file Phase1PixelBlade.cc.
References PVValHelper::add(), SubLayerCrossing::closestDetIndex(), overlap(), PV3DBase< T, PVType, FrameType >::perp(), SubLayerCrossing::position(), mps_fire::result, subBlade(), SubLayerCrossing::subLayerIndex(), and svgfig::window().
Referenced by groupedCompatibleDetsV().
|
inlinevirtual |
Definition at line 40 of file Phase1PixelBlade.h.
References theDiskSector.
|
inlineprivate |
Definition at line 76 of file Phase1PixelBlade.h.
References theBackDets, and theFrontDets.
Referenced by addClosest(), and searchNeighbors().
|
inlineoverridevirtual |
The surface of the GeometricSearchDet.
Implements GeometricSearchDet.
Definition at line 23 of file Phase1PixelBlade.h.
References theDiskSector.
|
private |
Definition at line 85 of file Phase1PixelBlade.h.
|
private |
Definition at line 84 of file Phase1PixelBlade.h.
|
private |
Definition at line 83 of file Phase1PixelBlade.h.
Referenced by findBin(), findBin2(), findPosition(), Phase1PixelBlade(), and subBlade().
|
private |
Definition at line 89 of file Phase1PixelBlade.h.
Referenced by computeCrossings(), and Phase1PixelBlade().
|
private |
Definition at line 81 of file Phase1PixelBlade.h.
Referenced by basicComponents(), and Phase1PixelBlade().
|
private |
Definition at line 87 of file Phase1PixelBlade.h.
Referenced by Phase1PixelBlade(), specificSurface(), and surface().
|
private |
Definition at line 82 of file Phase1PixelBlade.h.
Referenced by findBin(), findBin2(), findPosition(), Phase1PixelBlade(), and subBlade().
|
private |
Definition at line 88 of file Phase1PixelBlade.h.
Referenced by computeCrossings(), and Phase1PixelBlade().