11 if (selPlots.empty()) {
12 for (unsigned int i=0; i<MAX_TRUTHPLOTCLASS; i++) m_selPlots.push_back(i);
19 m_oTruthPlots = std::make_unique<Trk::ParamPlots>(
this,
"/",
"Truth Muons");
std::unique_ptr< Trk::MSHitPlots > m_oTruthMSHitPlots
std::unique_ptr< Trk::TruthInfoPlots > m_oTruthInfoPlots
std::vector< int > m_selPlots
void fill(const xAOD::TruthParticle &truthMu, float weight=1.0)
TruthMuonPlotOrganizer(PlotBase *pParent, const std::string &sDir, std::vector< int > selPlots={})
std::unique_ptr< Trk::TruthTrkExtrapolationPlots > m_oTruthTrkExtrapolationPlots
~TruthMuonPlotOrganizer()
std::unique_ptr< Trk::ParamPlots > m_oTruthPlots
PlotBase(PlotBase *parent, const std::string &sDir)
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
TruthParticle_v1 TruthParticle
Typedef to implementation.