5#ifndef PRDTESTER_PrdTesterModule_H
6#define PRDTESTER_PrdTesterModule_H
13 using namespace MuonVal;
21 bool init() override final;
const MuonGM::MuonDetectorManager * getDetMgr(const EventContext &ctx) const
virtual ~PrdTesterModule()=default
virtual bool declare_keys()=0
const Muon::IMuonIdHelperSvc * idHelperSvc() const
bool init() override final
The init method checks whether the branch name has already registered to the MuonTree and tries then ...
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
PrdTesterModule(MuonTesterTree &tree, const std::string &grp_name, MSG::Level msglvl)
SG::ReadCondHandleKey< MuonGM::MuonDetectorManager > m_detMgrKey
MuonTesterBranch(MuonTesterTree &tree, const std::string &br_name)
std::string name() const override final
Returns the name of the branch.
TTree * tree() override final
Returns the underlying TTree object.
Ensure that the Athena extensions are properly loaded.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.