5#ifndef MuonPRDTEST_TGCRDOVARIABLES_H
6#define MuonPRDTEST_TGCRDOVARIABLES_H
16 const std::string& container_name,
17 const std::string& cabling,
22 bool fill(
const EventContext& ctx)
override final;
PrdTesterModule(MuonTesterTree &tree, const std::string &grp_name, MSG::Level msglvl)
SG::ReadHandleKey< TgcRdoContainer > m_key
ThreeVectorBranch m_TGC_rdo_globalPos
SG::ReadCondHandleKey< Muon::TgcCablingMap > m_tgcCablingKey
VectorBranch< float > & m_TGC_rdo_localPosX
bool declare_keys() override final
bool fill(const EventContext &ctx) override final
The fill method checks if enough information is provided such that the branch is cleared from the inf...
TGCRDOVariables(MuonTesterTree &tree, const std::string &container_name, const std::string &cabling, MSG::Level msglvl)
VectorBranch< float > & m_TGC_rdo_localPosY
ScalarBranch< unsigned int > & m_TGC_nRDO
TgcIdentifierBranch m_TGC_rdo_id
~TGCRDOVariables()=default
MuonTesterTree & parent()
Returns the reference to the MuonTesterTree parent.
TTree * tree() override final
Returns the underlying TTree object.
VectorBranch< T > & newVector(const std::string &name)
Creates new branches and returns their reference.
ScalarBranch< T > & newScalar(const std::string &name)
Branch to store all information of the TgcIdentifier.