1 #ifndef LayerWithHits_H
2 #define LayerWithHits_H
23 template <
typename DSTV,
typename SEL>
44 std::vector<const TrackingRecHit*>
theHits;
void copyDetSetRange(DSTV const &dstv, std::vector< T const * > &v, std::pair< A, B > const &sel)
std::vector< const TrackingRecHit * > theHits
const DetLayer * layer() const
LayerWithHits(const DetLayer *dl, const std::vector< const TrackingRecHit * > &theInputHits)
LayerWithHits(const DetLayer *dl, DSTV const &allhits, SEL const &sel)
const DetLayer * theDetLayer
const std::vector< const TrackingRecHit * > & recHits() const
return the recHits of the Layer