12 if (selPlots.empty()) {
14 for (unsigned int i=0; i<MAX_RECOTRKPLOTCLASS; i++) m_selPlots.push_back(i);
21 m_oTrkParamPlots = std::make_unique<Trk::ParamPlots>(
this,
"/kinematics/",
"RecoMuon");
24 m_oTrkRecoInfoPlots = std::make_unique< Trk::RecoInfoPlots>(
this,
"/parameters/",
"RecoMuon");
27 m_oImpactPlots = std::make_unique<Trk::ImpactPlots>(
this,
"/parameters/");
30 m_oMSHitPlots = std::make_unique<Trk::MSHitPlots>(
this,
"/hits/");
33 m_oIDHitPlots = std::make_unique<Muon::IDHitSummaryPlots>(
this,
"/hits/");
std::vector< int > m_selPlots
~RecoMuonTrackPlotOrganizer()
std::unique_ptr< Trk::MSHitPlots > m_oMSHitPlots
std::unique_ptr< Trk::RecoInfoPlots > m_oTrkRecoInfoPlots
std::unique_ptr< Trk::ImpactPlots > m_oImpactPlots
std::unique_ptr< Muon::IDHitSummaryPlots > m_oIDHitPlots
void fill(const xAOD::TrackParticle &tp, float weight=1.0)
std::unique_ptr< Trk::ParamPlots > m_oTrkParamPlots
RecoMuonTrackPlotOrganizer(PlotBase *pParent, const std::string &sDir, std::vector< int > selPlots={})
PlotBase(PlotBase *parent, const std::string &sDir)
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
TrackParticle_v1 TrackParticle
Reference the current persistent version: