45 if(acc_RNNEleLoose.
isAvailable(tau) && acc_RNNEleLoose(tau)){
51 if(acc_RNNEleMedium.
isAvailable(tau) && acc_RNNEleMedium(tau)){
57 if(acc_RNNEleTight.
isAvailable(tau) && acc_RNNEleTight(tau)){
Wrapper to avoid constant divisions when using units.
TH1D * Book1D(const std::string &name, const std::string &labels, int nBins, float start, float end, bool prependDir=true)
Book a TH1D histogram.
PlotBase(PlotBase *parent, const std::string &sDir)
Helper class to provide constant type-safe access to aux data.
bool isAvailable(const ELT &e) const
Test to see if this variable exists in the store.
TH1 * m_pt_eleRNNlooseHighPt
TH1 * m_pt_eleRNNmedHighPt
TH1 * m_pt_eleRNNtightHighPt
void fill(const xAOD::TauJet &tau, float weight)
EVetoPlots(PlotBase *pParent, const std::string &sDir, std::string sTauJetContainerName)
TH1 * m_id_RNNEleScoreSigTrans
std::string m_sTauJetContainerName
virtual double pt() const
The transverse momentum ( ) of the particle.
double discriminant(TauJetParameters::TauID discID) const
Get value of discriminant.
@ RNNEleScore
RNN score for Ele rejection (not transformed)
TauJet_v3 TauJet
Definition of the current "tau version".