1 #ifndef TkSeedingLayers_SeedingLayer_H
2 #define TkSeedingLayers_SeedingLayer_H
16 namespace ctfseeding {
22 typedef std::vector<TransientTrackingRecHit::ConstRecHitPointer>
Hits;
45 std::shared_ptr<SeedingLayerImpl>
theImpl;
std::shared_ptr< SeedingLayerImpl > theImpl
bool operator==(const SeedingLayer &s) const
const DetLayer * detLayer() const
void hits(const edm::Event &ev, const edm::EventSetup &es, Hits &) const
const TransientTrackingRecHitBuilder * hitBuilder() const
std::vector< TransientTrackingRecHit::ConstRecHitPointer > Hits