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