1 #ifndef PixelTripletHLTGenerator_H
2 #define PixelTripletHLTGenerator_H
32 const std::vector<SeedingLayerSetsHits::SeedingLayer>& thirdLayers)
override;
37 const std::pair<float,float> &
r1,
const std::pair<float,float> &
r2)
const;
float extraHitRPhitolerance
std::pair< float, float > mergePhiRanges(const std::pair< float, float > &r1, const std::pair< float, float > &r2) const
std::unique_ptr< SeedComparitor > theComparitor
PixelTripletHLTGenerator(const edm::ParameterSet &cfg, edm::ConsumesCollector &iC)
bool useFixedPreFiltering
CombinedHitTripletGenerator::LayerCacheType LayerCacheType
virtual void hitTriplets(const TrackingRegion ®ion, OrderedHitTriplets &trs, const edm::Event &ev, const edm::EventSetup &es, SeedingLayerSetsHits::SeedingLayerSet pairLayers, const std::vector< SeedingLayerSetsHits::SeedingLayer > &thirdLayers) override
bool checkPhiInRange(float phi, float phi1, float phi2) const
float extraHitRZtolerance
virtual ~PixelTripletHLTGenerator()