|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MuonPRDTEST_TGCRDOVARIABLES_H
6 #define MuonPRDTEST_TGCRDOVARIABLES_H
19 bool fill(
const EventContext& ctx)
override final;
34 #endif // MuonPRDTEST_TGCRDOVARIABLES_H
Branch to store all information of the TgcIdentifier.
VectorBranch< float > & m_TGC_rdo_localPosX
bool declare_keys() override final
TTree * tree() override final
Returns the underlying TTree object.
TGCRDOVariables(MuonTesterTree &tree, const std::string &container_name, MSG::Level msglvl, ServiceHandle< MuonTGC_CablingSvc > cabling_svc)
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...
TgcIdentifierBranch m_TGC_rdo_id
VectorBranch< T > & newVector(const std::string &name)
Creates new branches and returns their reference.
VectorBranch< float > & m_TGC_rdo_localPosY
ScalarBranch< unsigned int > & m_TGC_nRDO
ThreeVectorBranch m_TGC_rdo_globalPos
ScalarBranch< T > & newScalar(const std::string &name)
MuonTesterTree & parent()
Returns the reference to the MuonTesterTree parent.
ServiceHandle< MuonTGC_CablingSvc > m_tgcCabling
SG::ReadHandleKey< TgcRdoContainer > m_key
~TGCRDOVariables()=default