5#ifndef MUONTRACKMONITORING_RECOLUMIPLOTS_H
6#define MUONTRACKMONITORING_RECOLUMIPLOTS_H
25 void fill(
const std::vector<std::pair<const xAOD::Muon*, const xAOD::Muon*> >& resonances,
int current_lb,
float inst_lumi_bcid,
float inst_lumi_lb);
PlotBase(PlotBase *parent, const std::string &sDir)
RecoLumiPlots(PlotBase *pParent, const std::string &sDir, std::string recObj)
void fill_CB(const xAOD::MuonContainer *Muons, int current_lb, float inst_lumi_bcid, float inst_lumi_lb)
void fill_Other(const xAOD::MuonContainer *Muons, int current_lb, float inst_lumi_bcid, float inst_lumi_lb)
TH1 * m_hNResonance_LB_1D
void fill(const xAOD::MuonSegmentContainer *MuonSegments, int current_lb, float inst_lumi_bcid, float inst_lumi_lb)
TH1 * m_hNMuonTrack_LB_1D
MuonSegmentContainer_v1 MuonSegmentContainer
Definition of the current "MuonSegment container version".
TrackParticleContainer_v1 TrackParticleContainer
Definition of the current "TrackParticle container version".
MuonContainer_v1 MuonContainer
Definition of the current "Muon container version".