|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MuonPRDTEST_MMRDOVARIABLES_H
6 #define MuonPRDTEST_MMRDOVARIABLES_H
18 bool fill(
const EventContext& ctx)
override final;
35 #endif // MuonPRDTEST_MMRDOVARIABLES_H
This class provides conversion from CSC RDO data to CSC Digits.
TTree * tree() override final
Returns the underlying TTree object.
VectorBranch< int > & m_NSWMM_rdo_charge
Branch to store all information of the MmIdentifier.
VectorBranch< double > & m_NSWMM_rdo_localPosY
VectorBranch< double > & m_NSWMM_rdo_localPosX
SG::ReadHandleKey< Muon::MM_RawDataContainer > m_rdokey
VectorBranch< T > & newVector(const std::string &name)
Creates new branches and returns their reference.
ThreeVectorBranch m_NSWMM_rdo_globalPos
VectorBranch< uint16_t > & m_NSWMM_rdo_relBcid
bool declare_keys() override final
ScalarBranch< T > & newScalar(const std::string &name)
MmIdentifierBranch m_NSWMM_rdo_id
MuonTesterTree & parent()
Returns the reference to the MuonTesterTree parent.
~MMRDOVariables()=default
VectorBranch< int > & m_NSWMM_rdo_time
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...
MMRDOVariables(MuonTesterTree &tree, const std::string &container_name, MSG::Level msglvl)
ScalarBranch< unsigned int > & m_NSWMM_nRDO