ATLAS Offline Software
L1TriggerMuonPlots.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_L1TRIGGERMUONPLOTS_H
6 #define MUONHISTUTILS_L1TRIGGERMUONPLOTS_H
7 
10 //#include "TrkValHistUtils/MSHitPlots.h"
11 //#include "TrkValHistUtils/TruthInfoPlots.h"
12 //#include "TrkValHistUtils/TruthTrkExtrapolationPlots.h"
13 
14 #include "xAODMuon/Muon.h"
15 #include "xAODTrigger/MuonRoI.h"
16 //#include "xAODTruth/TruthParticle.h"
17 
19  public:
20  L1TriggerMuonPlots(PlotBase* pParent, const std::string& sDir);
21  void fill(const xAOD::MuonRoI& TrigL1mu);
22 
23  //
25 };
26 
27 #endif
Trk::ParamPlots
Definition: Tracking/TrkValidation/TrkValHistUtils/TrkValHistUtils/ParamPlots.h:13
PlotBase
Definition: PlotBase.h:33
L1TriggerMuonPlots::L1TriggerMuonPlots
L1TriggerMuonPlots(PlotBase *pParent, const std::string &sDir)
Definition: L1TriggerMuonPlots.cxx:10
Muon.h
python.copyTCTOutput.sDir
sDir
Definition: copyTCTOutput.py:60
L1TriggerMuonPlots
Definition: L1TriggerMuonPlots.h:18
xAOD::MuonRoI_v1
Class describing a LVL1 muon region of interest.
Definition: MuonRoI_v1.h:33
L1TriggerMuonPlots::m_oL1TriggerPlots
Trk::ParamPlots m_oL1TriggerPlots
Definition: L1TriggerMuonPlots.h:24
MuonRoI.h
PlotBase.h
ParamPlots.h
L1TriggerMuonPlots::fill
void fill(const xAOD::MuonRoI &TrigL1mu)
Definition: L1TriggerMuonPlots.cxx:16