1 #ifndef TkDetLayers_TECLayer_h 2 #define TkDetLayers_TECLayer_h 14 #pragma GCC visibility push(hidden) 17 TECLayer(std::vector<const TECPetal*>& innerPetals, std::vector<const TECPetal*>& outerPetals)
__attribute__((cold));
50 std::vector<DetGroup>&
result,
56 std::vector<const GeometricSearchDet*>
theComps;
71 #pragma GCC visibility pop
std::vector< const TECPetal * > theBackComps
std::vector< const GeomDet * > theBasicComps
constexpr SubDetector subDetGeom[21]
ReferenceCountingPointer< BoundDisk > theFrontDisk
const std::vector< const GeometricSearchDet * > & components() const override __attribute__((cold))
Returns basic components, if any.
std::vector< const GeometricSearchDet * > theComps
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))
ReferenceCountingPointer< BoundDisk > theBackDisk
bool addClosest(const TrajectoryStateOnSurface &tsos, const Propagator &prop, const MeasurementEstimator &est, const SubLayerCrossing &crossing, std::vector< DetGroup > &result) const __attribute__((hot))
TECLayer(std::vector< const TECPetal *> &innerPetals, std::vector< const TECPetal *> &outerPetals) __attribute__((cold))
SubLayerCrossings computeCrossings(const TrajectoryStateOnSurface &startingState, PropagationDirection propDir) const __attribute__((hot))
SubDetector subDetector() const override
The type of detector (PixelBarrel, PixelEndcap, TIB, TOB, TID, TEC, CSC, DT, RPCBarrel, RPCEndcap)
float __attribute__((vector_size(8))) cms_float32x2_t
BinFinderPhi theBackBinFinder
def window(xmin, xmax, ymin, ymax, x=0, y=0, width=100, height=100, xlogbase=None, ylogbase=None, minusInfinity=-1000, flipx=False, flipy=True)
void groupedCompatibleDetsV(const TrajectoryStateOnSurface &tsos, const Propagator &prop, const MeasurementEstimator &est, std::vector< DetGroup > &result) const override __attribute__((hot))
BinFinderPhi theFrontBinFinder
const std::vector< const GeomDet * > & basicComponents() const override
std::vector< const TECPetal * > theFrontComps
PeriodicBinFinderInPhi< float > BinFinderPhi
~TECLayer() override __attribute__((cold))
const std::vector< const TECPetal * > & subLayer(int ind) const