5#ifndef TAUDQA_RECOEFFICIENCYPLOTS_H
6#define TAUDQA_RECOEFFICIENCYPLOTS_H
21 void fill(std::vector<const xAOD::TruthParticle*> & truth_taus, std::vector<const xAOD::TauJet*> & reco_taus,
float weight,
float avg_mu);
PlotBase(PlotBase *parent, std::string_view sDir)
TProfile * m_eff_truth_eta_1p
TProfile * m_eff_truth_eta_all
RecoEfficiencyPlots(PlotBase *pParent, const std::string &sDir, std::string sTauJetContainerName)
TProfile * m_eff_truth_eta_3p
virtual ~RecoEfficiencyPlots()=default
std::string m_sTauJetContainerName
TProfile * m_eff_truth_pt_1p
TProfile * m_eff_truth_pt_3p
TProfile * m_eff_truth_pt_all
void fill(std::vector< const xAOD::TruthParticle * > &truth_taus, std::vector< const xAOD::TauJet * > &reco_taus, float weight, float avg_mu)