1 #ifndef TkSeedingLayers_SeedingLayer_H
2 #define TkSeedingLayers_SeedingLayer_H
19 namespace ctfseeding {
28 using Hits=std::vector<HitPointer>;
51 std::shared_ptr<SeedingLayerImpl>
theImpl;
std::shared_ptr< SeedingLayerImpl > theImpl
bool operator==(const SeedingLayer &s) const
const DetLayer * detLayer() const
std::vector< HitPointer > Hits
const TkTransientTrackingRecHitBuilder * hitBuilder() const
BaseTrackerRecHit const & TkHitRef
void hits(const edm::Event &ev, const edm::EventSetup &es, Hits &) const