|
ATLAS Offline Software
|
Go to the documentation of this file.
19 const bool prependDirectory(
false);
52 (
const unsigned int ntracksFull,
const unsigned int ntracksCentral,
53 const unsigned int ntracksPt1GeV,
const unsigned int truthMu,
54 const float actualMu,
const unsigned int nvertices,
const float weight) {
void book(Htype *&pHisto, const std::string &histoIdentifier, const std::string &nameOverride="", const std::string &folder="default")
Helper method to book histograms using an identifier string.
TH2 * m_ntracks_vs_truthMu
TH1D * Book1D(const std::string &name, const std::string &labels, int nBins, float start, float end, bool prependDir=true)
Book a TH1D histogram.
TH1 * m_counters[N_COUNTERS]
Mixin class to give extra capabilities to plots such as ATH_MSG and an easier booking interface,...
IHistogramDefinitionSvc::axesLimits_t xAxis
InDetPerfPlot_nTracks(InDetPlotBase *pParent, const std::string &dirName)
TH2 * m_ntracks_vs_nvertices_pT_1GeV
TH2 * m_ntracks_vs_nvertices_absEta_0_2p5
Almost-a-struct for holding the single histogram definition.
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
static void fillHisto(TProfile *pTprofile, const float bin, const float weight, const float weight2=1.0)
SingleHistogramDefinition retrieveDefinition(const std::string &histoIdentifier, const std::string &folder="default", const std::string &nameOverride="")
Retrieve a single histogram definition, given the unique string identifier.