ATLAS Offline Software
HLTriggerMuonPlots.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef MUONHISTUTILS_HLTRIGGERMUONPLOTS_H
6 #define MUONHISTUTILS_HLTRIGGERMUONPLOTS_H
7 
10 #include "xAODMuon/Muon.h"
13 #include "xAODTrigMuon/L2IsoMuon.h"
14 
15 
16 
18  public:
19  HLTriggerMuonPlots(PlotBase* pParent, const std::string& sDir);
20  void fill(const xAOD::Muon& Trigmu);
21  void fill(const xAOD::Muon& mu,const xAOD::Muon& Trigmu);
22  void fill(const xAOD::L2StandAloneMuon& L2SAmu);
23  void fill(const xAOD::L2CombinedMuon& L2CBmu);
24  void fill(const xAOD::L2IsoMuon& L2Isomu);
25  //
27 };
28 
29 #endif
Trk::ParamPlots
Definition: Tracking/TrkValidation/TrkValHistUtils/TrkValHistUtils/ParamPlots.h:13
L2StandAloneMuon.h
PlotBase
Definition: PlotBase.h:33
Muon.h
xAOD::L2StandAloneMuon_v2
Class describing standalone muons reconstructed in the LVL2 trigger.
Definition: L2StandAloneMuon_v2.h:36
python.copyTCTOutput.sDir
sDir
Definition: copyTCTOutput.py:60
L2CombinedMuon.h
HLTriggerMuonPlots::fill
void fill(const xAOD::Muon &Trigmu)
Definition: HLTriggerMuonPlots.cxx:14
xAOD::Muon_v1
Class describing a Muon.
Definition: Muon_v1.h:38
xAOD::L2CombinedMuon_v1
Class describing combined muon reconstructed in the LVL2 trigger.
Definition: L2CombinedMuon_v1.h:41
HLTriggerMuonPlots
Definition: HLTriggerMuonPlots.h:17
HLTriggerMuonPlots::m_oHLTriggerPlots
Trk::ParamPlots m_oHLTriggerPlots
Definition: HLTriggerMuonPlots.h:26
xAOD::L2IsoMuon_v1
Class describing isolation info for muons reconstructed in the LVL2 trigger.
Definition: L2IsoMuon_v1.h:33
L2IsoMuon.h
PlotBase.h
CaloNoise_fillDB.mu
mu
Definition: CaloNoise_fillDB.py:53
HLTriggerMuonPlots::HLTriggerMuonPlots
HLTriggerMuonPlots(PlotBase *pParent, const std::string &sDir)
Definition: HLTriggerMuonPlots.cxx:10
ParamPlots.h