Go to the documentation of this file. 1 #ifndef MuonSeedGenerator_MuonSeedVPatternRecognition_h
2 #define MuonSeedGenerator_MuonSeedVPatternRecognition_h
19 std::vector<MuonRecHitContainer>&
result) = 0;
MuonTransientTrackingRecHit::MuonRecHitPointer MuonRecHitPointer
std::shared_ptr< MuonTransientTrackingRecHit const > ConstMuonRecHitPointer
virtual ~MuonSeedVPatternRecognition()
MuonTransientTrackingRecHit::MuonRecHitContainer MuonRecHitContainer
std::vector< MuonRecHitPointer > MuonRecHitContainer
std::shared_ptr< MuonTransientTrackingRecHit > MuonRecHitPointer
MuonTransientTrackingRecHit::ConstMuonRecHitPointer ConstMuonRecHitPointer
bool enableCSCMeasurement
Enable the CSC measurement.
bool enableDTMeasurement
Enable the DT measurement.
edm::InputTag theDTRecSegmentLabel
the name of the DT rec hits collection
virtual void produce(const edm::Event &event, const edm::EventSetup &eSetup, std::vector< MuonRecHitContainer > &result)=0
edm::InputTag theME0RecSegmentLabel
the name of the ME0 rec hits collection
edm::InputTag theCSCRecSegmentLabel
the name of the CSC rec hits collection
MuonSeedVPatternRecognition(const edm::ParameterSet &pset)
bool enableME0Measurement
Enable the ME0 measurement.