5#ifndef PIXELATHMVAMONTOOL_H
6#define PIXELATHMVAMONTOOL_H
43 virtual StatusCode
fillHistograms(
const EventContext& ctx )
const override;
59 std::map<std::string, std::unique_ptr<MVAUtils::BDT> >
m_classBDT;
This class provides an interface to generate or decode an identifier for the upper levels of the dete...
std::string findComponentString(int bec, int ld) const
virtual ~PixelAthMVAMonAlg()
ToolHandle< Trk::IExtrapolator > m_trkextrapolator
const AtlasDetectorID * m_atlasid
ToolHandle< Trk::ITrackHoleSearchTool > m_holeSearchTool
virtual StatusCode initialize() override
initialize
SG::ReadHandleKey< PixelRDO_Container > m_pixelRDOName
std::map< std::string, std::unique_ptr< MVAUtils::BDT > > m_classBDT
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_trackParticlesKey
std::string m_calibFolder
PixelAthMVAMonAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< InDet::PixelClusterContainer > m_clustersKey
ToolHandle< InDet::IInDetTrackSelectionTool > m_trackSelTool
This is an Identifier helper class for the Pixel subdetector.
Property holding a SG store/key/clid from which a ReadHandle is made.
Ensure that the ATLAS eigen extensions are properly loaded.