5#ifndef TAUDQA_TRKCLASSEFFICIENCYPLOTS_H
6#define TAUDQA_TRKCLASSEFFICIENCYPLOTS_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_pt_1p
virtual ~TrkClassEfficiencyPlots()=default
TProfile * m_eff_truth_pt_3p
TrkClassEfficiencyPlots(PlotBase *pParent, const std::string &sDir, std::string sTauJetContainerName)
TProfile * m_eff_truth_eta_3p
std::string m_sTauJetContainerName
TProfile * m_eff_truth_eta_1p
void fill(std::vector< const xAOD::TruthParticle * > &truth_taus, std::vector< const xAOD::TauJet * > &reco_taus, float weight, float avg_mu)