ATLAS Offline Software
Loading...
Searching...
No Matches
RecoMuonIDTrackPlots.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 MUONTRACKMONITORING_RECOMUONIDTRACKPLOTS_H
6#define MUONTRACKMONITORING_RECOMUONIDTRACKPLOTS_H
7
8#include "xAODMuon/Muon.h"
11//#include "TrkEventPrimitives/ResidualPull.h"
12
18
19
21 public:
22 RecoMuonIDTrackPlots(PlotBase* pParent, const std::string& sDir);
23
24 // Reco only information
29
32
33 //fill methods
34 void fill(const xAOD::Muon& mu, int component);
35 void fill(const xAOD::TrackParticle& muTP);
36 //void fill(const xAOD::TrackParticle& muTP, int LB_number, float LB_instant);
37 //void fill(const Trk::ResidualPull& resPull, int stationPhi, Muon::MuonStationIndex::TechnologyIndex techid, bool measuresPhi);
38 private:
39 void initializePlots();
40
41};
42
43#endif
PlotBase(PlotBase *parent, const std::string &sDir)
Definition PlotBase.cxx:29
Trk::IDHitPlots m_oIDHitPlots
void fill(const xAOD::Muon &mu, int component)
RecoMuonIDTrackPlots(PlotBase *pParent, const std::string &sDir)
Trk::ImpactPlots m_oImpactPlots
Trk::RecoInfoPlots m_oTrkRecoInfoPlots
TrackParticle_v1 TrackParticle
Reference the current persistent version:
Muon_v1 Muon
Reference the current persistent version: