#include <PixelBlade.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)) |
PixelBlade (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... | |
~PixelBlade () 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)) |
float | computeWindowSize (const GeomDet *det, const TrajectoryStateOnSurface &tsos, const MeasurementEstimator &est) const |
int | findBin (float R, 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::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 PixelBlade
Definition at line 14 of file PixelBlade.h.
PixelBlade::PixelBlade | ( | std::vector< const GeomDet *> & | frontDets, |
std::vector< const GeomDet *> & | backDets | ||
) |
Definition at line 20 of file PixelBlade.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 18 of file PixelBlade.cc.
|
private |
Definition at line 136 of file PixelBlade.cc.
References CompatibleDetToGroupAdder::add(), SubLayerCrossing::closestDetIndex(), mps_fire::result, subBlade(), and SubLayerCrossing::subLayerIndex().
Referenced by groupedCompatibleDetsV().
|
inlineoverridevirtual |
|
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 52 of file PixelBlade.cc.
|
overridevirtual |
Returns basic components, if any.
Returns direct components, if any
Implements GeometricSearchDet.
Definition at line 48 of file PixelBlade.cc.
|
private |
Definition at line 97 of file PixelBlade.cc.
References funct::abs(), findBin(), findPosition(), TrajectoryStateOnSurface::globalMomentum(), TrajectoryStateOnSurface::globalPosition(), perp(), rho, theBackDiskSector, theFrontDiskSector, and TrajectoryStateOnSurface::transverseCurvature().
Referenced by groupedCompatibleDetsV().
|
private |
Definition at line 145 of file PixelBlade.cc.
References MeasurementEstimator::maximalLocalDisplacement(), GeomDet::surface(), and x.
Referenced by groupedCompatibleDetsV().
|
private |
Definition at line 214 of file PixelBlade.cc.
References funct::abs(), mps_fire::i, dttmaxenums::R, theBackDets, and theFrontDets.
Referenced by computeCrossings().
|
private |
Definition at line 230 of file PixelBlade.cc.
References theBackDets, and theFrontDets.
Referenced by computeCrossings().
|
overridevirtual |
Reimplemented from GeometricSearchDet.
Definition at line 59 of file PixelBlade.cc.
References addClosest(), SubLayerCrossings::closest(), SubLayerCrossings::closestIndex(), computeCrossings(), computeWindowSize(), LayerCrossingSide::endcapSide(), SubLayerCrossings::isValid(), eostools::move(), DetGroupMerger::orderAndMergeTwoLevels(), SubLayerCrossings::other(), Propagator::propagationDirection(), mps_fire::result, searchNeighbors(), and svgfig::window().
|
private |
Definition at line 189 of file PixelBlade.cc.
References funct::abs(), Surface::bounds(), Bounds::length(), phase1PixelTopology::localX(), GeomDet::surface(), GloballyPositioned< T >::toLocal(), and svgfig::window().
Referenced by searchNeighbors().
|
private |
Definition at line 151 of file PixelBlade.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 38 of file PixelBlade.h.
References theDiskSector.
|
inlineprivate |
Definition at line 73 of file PixelBlade.h.
References theBackDets, and theFrontDets.
Referenced by addClosest(), and searchNeighbors().
|
inlineoverridevirtual |
The surface of the GeometricSearchDet.
Implements GeometricSearchDet.
Definition at line 21 of file PixelBlade.h.
References theDiskSector.
|
private |
Definition at line 78 of file PixelBlade.h.
Referenced by findBin(), findPosition(), PixelBlade(), and subBlade().
|
private |
Definition at line 82 of file PixelBlade.h.
Referenced by computeCrossings(), and PixelBlade().
|
private |
Definition at line 76 of file PixelBlade.h.
Referenced by basicComponents(), and PixelBlade().
|
private |
Definition at line 80 of file PixelBlade.h.
Referenced by PixelBlade(), specificSurface(), and surface().
|
private |
Definition at line 77 of file PixelBlade.h.
Referenced by findBin(), findPosition(), PixelBlade(), and subBlade().
|
private |
Definition at line 81 of file PixelBlade.h.
Referenced by computeCrossings(), and PixelBlade().