|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MuonPRDTEST_sTGCRDOVARIABLES_H
6 #define MuonPRDTEST_sTGCRDOVARIABLES_H
18 bool fill(
const EventContext& ctx)
override final;
37 #endif // MuonPRDTEST_sTGCRDOVARIABLES_H
VectorBranch< double > & m_NSWsTGC_rdo_localPosY
VectorBranch< double > & m_NSWsTGC_rdo_time
VectorBranch< bool > & m_NSWsTGC_rdo_isDead
VectorBranch< uint16_t > & m_NSWsTGC_rdo_tdo
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...
Branch to store all information of the sTgcIdentifier.
sTgcIdentifierBranch m_NSWsTGC_rdo_id
VectorBranch< double > & m_NSWsTGC_rdo_localPosX
This class provides conversion from CSC RDO data to CSC Digits.
TTree * tree() override final
Returns the underlying TTree object.
sTGCRDOVariables(MuonTesterTree &tree, const std::string &container_name, MSG::Level msglvl)
bool declare_keys() override final
ScalarBranch< unsigned int > & m_NSWsTGC_nRDO
VectorBranch< uint16_t > & m_NSWsTGC_rdo_charge
VectorBranch< uint16_t > & m_NSWsTGC_rdo_bcTag
VectorBranch< T > & newVector(const std::string &name)
Creates new branches and returns their reference.
ThreeVectorBranch m_NSWsTGC_rdo_globalPos
SG::ReadHandleKey< Muon::STGC_RawDataContainer > m_key
ScalarBranch< T > & newScalar(const std::string &name)
MuonTesterTree & parent()
Returns the reference to the MuonTesterTree parent.
~sTGCRDOVariables()=default