Get the analysis.
140 for (reco::MuonCollection::const_iterator recoMu = muons->begin(); recoMu!=muons->end(); ++recoMu){
150 LogTrace(
metname)<<
"[MuonAnalyzer] Call to the muon KinVsEta analyzer";
160 LogTrace(
metname)<<
"[MuonAnalyzer] Call to the muon reco One HLT analyzer";
180 for (reco::TrackCollection::const_iterator recoTrack = glbTracks->begin(); recoTrack!=glbTracks->end(); ++recoTrack){
182 LogTrace(
metname)<<
"[SegmentsAnalyzer] Call to the track segments analyzer for glb muons";
188 for (reco::TrackCollection::const_iterator recoTrack = staTracks->begin(); recoTrack!=staTracks->end(); ++recoTrack){
190 LogTrace(
metname)<<
"[SegmentsAnalyzer] Call to the track segments analyzer for sta muons";
203 for(TrajectorySeedCollection::const_iterator seed = seeds->begin(); seed != seeds->end(); ++seed){
MuonSeedsAnalyzer * theSeedsAnalyzer
bool theSeedsAnalyzerFlag
edm::InputTag theStaMuTrackCollectionLabel
edm::InputTag theGlbMuTrackCollectionLabel
void analyze(const edm::Event &, const edm::EventSetup &, const reco::Track &recoTrack)
Get the analysis.
void analyze(const edm::Event &, const edm::EventSetup &, const reco::Muon &recoMu)
Get the analysis.
SegmentTrackAnalyzer * theStaMuonSegmentsAnalyzer
MuonKinVsEtaAnalyzer * theMuonKinVsEtaAnalyzer
void analyze(const edm::Event &event, const edm::EventSetup &eventSetup)
void analyze(const edm::Event &, const edm::EventSetup &, const reco::Muon &recoMu)
Get the analysis.
void analyze(const edm::Event &, const edm::EventSetup &, const reco::Muon &recoMu)
Get the analysis.
MuonServiceProxy * theService
bool theDiMuonHistogramsFlag
SegmentTrackAnalyzer * theGlbMuonSegmentsAnalyzer
edm::InputTag theSeedsCollectionLabel
bool theMuonKinVsEtaAnalyzerFlag
bool getByLabel(InputTag const &tag, Handle< PROD > &result) const
void analyze(const edm::Event &event, const edm::EventSetup &eventSetup)
MuonRecoOneHLT * theMuonRecoOneHLTAnalyzer
bool theMuonRecoAnalyzerFlag
edm::InputTag theTriggerResultsLabel
MuonEnergyDepositAnalyzer * theMuEnergyAnalyzer
bool theMuonSegmentsAnalyzerFlag
void analyze(const edm::Event &, const edm::EventSetup &, const TrajectorySeed &seed)
Get the analysis.
edm::InputTag theMuonCollectionLabel
MuonRecoAnalyzer * theMuonRecoAnalyzer
bool theMuEnergyAnalyzerFlag
bool theMuonRecoOneHLTAnalyzerFlag
void analyze(const edm::Event &, const edm::EventSetup &, const edm::TriggerResults &)
Get the analysis.
DiMuonHistograms * theDiMuonHistograms
bool theEfficiencyAnalyzerFlag
EfficiencyAnalyzer * theEfficiencyAnalyzer