5#ifndef MDTSDOVARIABLES_H
6#define MDTSDOVARIABLES_H
17 bool fill(
const EventContext& ctx)
override final;
VectorBranch< int > & m_mdt_sdo_word
SG::ReadHandleKey< MuonSimDataCollection > m_sdo_key
MdtIdentifierBranch m_mdt_sdo_id
VectorBranch< int > & m_mdt_sdo_barcode
ThreeVectorBranch m_mdt_sdo_globalPos
bool declare_keys() override final
MdtSDOVariables(MuonTesterTree &tree, const std::string &grp_name, MSG::Level msglvl)
VectorBranch< float > & m_mdt_sdo_localPosY
~MdtSDOVariables()=default
ScalarBranch< unsigned int > & m_mdt_nsdo
VectorBranch< float > & m_mdt_sdo_localPosX
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...
VectorBranch< float > & m_mdt_sdo_globalTime
PrdTesterModule(MuonTesterTree &tree, const std::string &grp_name, MSG::Level msglvl)
Branch to store all information of the MDT identifier.
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)