|
ATLAS Offline Software
|
Go to the documentation of this file.
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_truthMu
TH1 * m_counters[N_COUNTERS]
Mixin class to give extra capabilities to plots such as ATH_MSG and an easier booking interface,...
InDetPerfPlot_nTracks(InDetPlotBase *pParent, const std::string &dirName)
TH2 * m_ntracks_vs_nvertices_pT_1GeV
TH2 * m_ntracks_vs_nvertices_absEta_0_2p5
TH2 * m_ntracks_vs_truthMu_absEta_0_2p5
TH2 * m_ntracks_vs_actualMu_absEta_0_2p5
void fill(const unsigned int freq, const CounterCategory counter, float weight=1.0)
TH2 * m_ntracks_vs_actualMu
TH2 * m_ntracks_vs_actualMu_pT_1GeV
TH2 * m_ntracks_vs_truthMu_pT_1GeV
TH2 * m_ntracks_vs_nvertices
Class to hold various counters used in RTT code.