5#ifndef INDETPHYSVALMONITORING_INDETPERFPLOT_NTRACKS
6#define INDETPHYSVALMONITORING_INDETPERFPLOT_NTRACKS
28 void fill(
const unsigned int ntracksFull,
const unsigned int ntracksCentral,
29 const unsigned int ntracksPt1GeV,
const unsigned int truthMu,
30 const float actualMu,
const unsigned int nvertices,
const float weight=1.0);
TH2 * m_ntracks_vs_nvertices
TH2 * m_ntracks_vs_actualMu
InDetPerfPlot_nTracks(InDetPlotBase *pParent, const std::string &dirName)
TH2 * m_ntracks_vs_nvertices_absEta_0_2p5
TH2 * m_ntracks_vs_truthMu_absEta_0_2p5
TH2 * m_ntracks_vs_nvertices_pT_1GeV
TH2 * m_ntracks_vs_truthMu
TH2 * m_ntracks_vs_actualMu_pT_1GeV
TH1 * m_counters[N_COUNTERS]
TH2 * m_ntracks_vs_truthMu_pT_1GeV
TH2 * m_ntracks_vs_actualMu_absEta_0_2p5
void fill(const unsigned int freq, const CounterCategory counter, float weight=1.0)
InDetPlotBase(InDetPlotBase *pParent, const std::string &dirName)
Constructor taking parent node and directory name for plots.