|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MuonPRDTEST_TGCDigitVARIABLES_H
6 #define MuonPRDTEST_TGCDigitVARIABLES_H
18 bool fill(
const EventContext& ctx)
override final;
32 #endif // MuonPRDTEST_TGCDigitVARIABLES_H
Branch to store all information of the TgcIdentifier.
TTree * tree() override final
Returns the underlying TTree object.
ScalarBranch< unsigned int > & m_TGC_nDigits
TgcDigitVariables(MuonTesterTree &tree, const std::string &container_name, MSG::Level msglvl)
VectorBranch< T > & newVector(const std::string &name)
Creates new branches and returns their reference.
ScalarBranch< T > & newScalar(const std::string &name)
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...
MuonTesterTree & parent()
Returns the reference to the MuonTesterTree parent.
bool declare_keys() override final
ThreeVectorBranch m_TGC_dig_globalPos
SG::ReadHandleKey< TgcDigitContainer > m_key
Use IdentifiableContainer with TgcDigitCollection.
VectorBranch< uint8_t > & m_TGC_dig_bcId
~TgcDigitVariables()=default
TwoVectorBranch m_TGC_dig_localPos
TgcIdentifierBranch m_TGC_dig_id