5#ifndef MuonPRDTEST_sTGCDigitVARIABLES_H
6#define MuonPRDTEST_sTGCDigitVARIABLES_H
18 bool fill(
const EventContext& ctx)
override final;
PrdTesterModule(MuonTesterTree &tree, const std::string &grp_name, MSG::Level msglvl)
VectorBranch< int > & m_NSWsTGC_dig_bctag
SG::ReadHandleKey< sTgcDigitContainer > m_key
sTgcIdentifierBranch m_NSWsTGC_dig_id
VectorBranch< bool > & m_NSWsTGC_dig_isDead
sTgcDigitVariables(MuonTesterTree &tree, const std::string &container_name, MSG::Level msglvl)
ScalarBranch< unsigned int > & m_NSWsTGC_nDigits
VectorBranch< double > & m_NSWsTGC_dig_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...
TwoVectorBranch m_NSWsTGC_dig_localPos
bool declare_keys() override final
VectorBranch< int > & m_NSWsTGC_dig_channelNumber
~sTgcDigitVariables()=default
VectorBranch< double > & m_NSWsTGC_dig_charge
ThreeVectorBranch m_NSWsTGC_dig_PadglobalCornerPos
VectorBranch< bool > & m_NSWsTGC_dig_isPileup
ThreeVectorBranch m_NSWsTGC_dig_globalPos
MuonTesterTree & parent()
Returns the reference to the MuonTesterTree parent.
TTree * tree() override final
Returns the underlying TTree object.
VectorBranch< T > & newVector(const std::string &name)
Creates new branches and returns their reference.
ScalarBranch< T > & newScalar(const std::string &name)
Branch to store all information of the sTgcIdentifier.
Use IdentifiableContainer with sTgcDigitCollection.