 |
ATLAS Offline Software
|
Go to the documentation of this file.
6 #include "GeoModelKernel/throwExcept.h"
12 const std::string& grp_name,
24 if (!handle.isValid()) {
TesterModuleBase(MuonTesterTree &tree, const std::string &grp_name, MSG::Level msglvl=MSG::Level::INFO)
const MuonGMR4::MuonDetectorManager * m_detMgr
bool declare_dependency(Key &key)
Declares the ReadHandle/ ReadCondHandleKey as data dependency of the algorithm.
void setLevel(MSG::Level lvl)
Change the current logging level.
const Muon::IMuonIdHelperSvc * idHelperSvc() const
std::string name() const override final
Returns the name of the branch.
Lightweight algorithm to read xAOD MDT sim hits and (fast-digitised) drift circles from SG and fill a...
const ActsTrk::GeometryContext & getGeoCtx(const EventContext &ctx) const
#define THROW_EXCEPTION(MESSAGE)
const MuonGMR4::MuonDetectorManager * getDetMgr() const
SG::ReadHandleKey< ActsTrk::GeometryContext > m_geoCtxKey
virtual bool declare_keys()=0
Interface for Helper service that creates muon Identifiers and can be used to print Identifiers.
Handle class for reading from StoreGate.
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