 |
ATLAS Offline Software
|
Go to the documentation of this file.
12 const std::string& sTauJetContainerName):
14 m_oGeneralTauPlots(this,
"", sTauJetContainerName),
15 m_sTauJetContainerName(sTauJetContainerName)
void fill(const xAOD::TauJet &tau, float weight)
size_t nTracks(TauJetParameters::TauTrackFlag flag=TauJetParameters::TauTrackFlag::classifiedCharged) const
TH1D * Book1D(const std::string &name, const std::string &labels, int nBins, float start, float end, bool prependDir=true)
Book a TH1D histogram.
@ centFrac
Get centrality fraction.
@ dRmax
Get maximal dR of tracks associated to calo-seeded tau.
HadProngPlots(PlotBase *pParent, const std::string &sDir, const std::string &sTauJetContainerName)
@ trkAvgDist
Get calibrated EM transverse energy (DEPRECATED since r19)
Class describing a tau jet.
const TauTrack * track(size_t i, TauJetParameters::TauTrackFlag flag=TauJetParameters::TauTrackFlag::classifiedCharged, int *container_index=0) const
Get the pointer to a given tauTrack associated with this tau /*container index needed by trackNonCons...
TH1 * m_ChPiEMEOverCaloEME
bool detail(TauJetParameters::Detail detail, int &value) const
Get and set values of common details variables via enum.
Wrapper to avoid constant divisions when using units.
TH1 * m_ptRatioEflowApprox
std::string m_sTauJetContainerName
Tau::GeneralTauPlots m_oGeneralTauPlots
@ isolFrac
Get isolation fraction.
bool isAvailable(const ELT &e) const
Test to see if this variable exists in the store.
void fill(const xAOD::TauJet &tau, float weight)
Helper class to provide constant type-safe access to aux data.