1 #ifndef TkDetLayers_PixelBarrelLayer_h
2 #define TkDetLayers_PixelBarrelLayer_h
16 #pragma GCC visibility push(hidden)
23 std::vector<const PixelRod*>& outerRods);
36 std::vector<DetGroup> &
result)
const;
55 std::vector<DetGroup>&
result)
const;
72 std::vector<DetGroup>&
result,
73 bool checkClosest)
const;
75 const std::vector<const GeometricSearchDet*>&
subLayer(
int ind)
const {
82 std::vector<const GeometricSearchDet*>
theComps;
97 #pragma GCC visibility pop
const std::vector< const GeometricSearchDet * > & subLayer(int ind) const
ReferenceCountingPointer< BoundCylinder > theInnerCylinder
bool overlap(const GlobalPoint &gpos, const GeometricSearchDet &rod, float phiWin) const
double calculatePhiWindow(double Xmax, const GeomDet &det, const TrajectoryStateOnSurface &state) const
void searchNeighbors(const TrajectoryStateOnSurface &tsos, const Propagator &prop, const MeasurementEstimator &est, const SubLayerCrossing &crossing, float window, std::vector< DetGroup > &result, bool checkClosest) const
std::vector< const GeometricSearchDet * > theInnerComps
virtual const std::vector< const GeometricSearchDet * > & components() const
Returns basic components, if any.
ReferenceCountingPointer< BoundCylinder > theOuterCylinder
BoundCylinder * cylinder(const std::vector< const GeometricSearchDet * > &rods) const
std::vector< const GeomDet * > theBasicComps
virtual const std::vector< const GeomDet * > & basicComponents() const
BinFinderType theOuterBinFinder
float computeWindowSize(const GeomDet *det, const TrajectoryStateOnSurface &tsos, const MeasurementEstimator &est) const
BinFinderType theInnerBinFinder
PixelBarrelLayer(std::vector< const PixelRod * > &innerRods, std::vector< const PixelRod * > &outerRods)
PeriodicBinFinderInPhi< double > BinFinderType
std::vector< const GeometricSearchDet * > theComps
SubLayerCrossings computeCrossings(const TrajectoryStateOnSurface &tsos, PropagationDirection propDir) const
virtual SubDetector subDetector() const
The type of detector (PixelBarrel, PixelEndcap, TIB, TOB, TID, TEC, CSC, DT, RPCBarrel, RPCEndcap)
void groupedCompatibleDetsV(const TrajectoryStateOnSurface &tsos, const Propagator &prop, const MeasurementEstimator &est, std::vector< DetGroup > &result) const
bool addClosest(const TrajectoryStateOnSurface &tsos, const Propagator &prop, const MeasurementEstimator &est, const SubLayerCrossing &crossing, std::vector< DetGroup > &result) const
std::vector< const GeometricSearchDet * > theOuterComps