1 #ifndef CosmicLayerTriplets_H
2 #define CosmicLayerTriplets_H
33 typedef std::pair<SeedLayerPairs::LayerPair, std::vector<const LayerWithHits *> >
LayerPairAndLayers;
37 std::vector<LayerPairAndLayers>
layers();
47 std::vector<BarrelDetLayer const *>
bl;
std::vector< LayerWithHits * > allLayersWithHits
std::vector< LayerPairAndLayers > layers()
std::vector< BarrelDetLayer const * > bl
void init(const SiStripRecHit2DCollection &collrphi, std::string geometry, const GeometricSearchTracker &track, const TrackerTopology &ttopo)
std::pair< SeedLayerPairs::LayerPair, std::vector< const LayerWithHits * > > LayerPairAndLayers
CosmicLayerTriplets(std::string geometry, const SiStripRecHit2DCollection &collrphi, const GeometricSearchTracker &track, const TrackerTopology &ttopo)