ATLAS Offline Software
Loading...
Searching...
No Matches
RecoMuonTrackPlots.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef MUONTRACKMONITORING_RECOMUONTRACKPLOTS_H
6#define MUONTRACKMONITORING_RECOMUONTRACKPLOTS_H
7
8#include "xAODMuon/Muon.h"
12
18
23
24
26 public:
27 RecoMuonTrackPlots(PlotBase* pParent, const std::string& sDir);
28
29 // Reco only information
33
36
37 //fill methods
38 void fill(const xAOD::Muon& mu, int component);
39 void fill(const xAOD::TrackParticle& muTP);
40 void fill(const xAOD::TrackParticle& muTP, int LB_number, float LB_instant);
41 private:
42 void initializePlots();
43
44};
45
46#endif
PlotBase(PlotBase *parent, const std::string &sDir)
Definition PlotBase.cxx:29
Trk::ParamPlots m_oAllPlots
Trk::ImpactPlots m_oImpactPlots
RecoMuonTrackPlots(PlotBase *pParent, const std::string &sDir)
void fill(const xAOD::TrackParticle &muTP, int LB_number, float LB_instant)
void fill(const xAOD::Muon &mu, int component)
Trk::RecoInfoPlots m_oTrkRecoInfoPlots
TrackParticle_v1 TrackParticle
Reference the current persistent version:
Muon_v1 Muon
Reference the current persistent version: