5#ifndef MUONPRDTEST_RPCSDOVARIABLES_H
6#define MUONPRDTEST_RPCSDOVARIABLES_H
21 bool fill(
const EventContext& ctx)
override final;
PrdTesterModule(MuonTesterTree &tree, const std::string &grp_name, MSG::Level msglvl)
ScalarBranch< unsigned int > & m_rpc_nsdo
RpcIdentifierBranch m_rpc_sdo_id
VectorBranch< float > & m_rpc_sdo_globaltime
~RpcSDOVariables()=default
VectorBranch< int > & m_rpc_sdo_word
VectorBranch< int > & m_rpc_sdo_barcode
bool declare_keys() override final
ThreeVectorBranch m_RPC_dig_globalPos
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...
RpcSDOVariables(MuonTesterTree &tree, const std::string &container_name, MSG::Level msglvl)
TwoVectorBranch m_RPC_dig_localPos
SG::ReadHandleKey< MuonSimDataCollection > m_key
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)