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