|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONPRDTEST_TGCSDOVARIABLES_H
6 #define MUONPRDTEST_TGCSDOVARIABLES_H
17 bool fill(
const EventContext& ctx)
override final;
35 #endif // TGCSDOVARIABLES_H
Branch to store all information of the TgcIdentifier.
TgcIdentifierBranch m_tgc_sdo_id
~TgcSDOVariables()=default
VectorBranch< int > & m_tgc_sdo_word
SG::ReadHandleKey< MuonSimDataCollection > m_key
TTree * tree() override final
Returns the underlying TTree object.
VectorBranch< float > & m_tgc_sdo_localPosX
ThreeVectorBranch m_TGC_dig_globalPos
VectorBranch< float > & m_tgc_sdo_localPosY
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< T > & newVector(const std::string &name)
Creates new branches and returns their reference.
ScalarBranch< T > & newScalar(const std::string &name)
ScalarBranch< unsigned int > & m_tgc_nsdo
bool declare_keys() override final
MuonTesterTree & parent()
Returns the reference to the MuonTesterTree parent.
VectorBranch< float > & m_tgc_sdo_globaltime
VectorBranch< int > & m_tgc_sdo_barcode
TgcSDOVariables(MuonTesterTree &tree, const std::string &container_name, MSG::Level msglvl)