5#ifndef MuonPRDTEST_CSCDigitVARIABLES_H
6#define MuonPRDTEST_CSCDigitVARIABLES_H
17 bool fill(
const EventContext& ctx)
override final;
Use IdentifiableContainer with CscDigitCollection.
VectorBranch< float > & m_CSC_dig_localPosX
SG::ReadHandleKey< CscDigitContainer > m_key
CscIdentifierBranch m_CSC_dig_id
VectorBranch< float > & m_CSC_dig_localPosY
~CscDigitVariables()=default
CscDigitVariables(MuonTesterTree &tree, const std::string &container_name, MSG::Level msglvl)
bool declare_keys() override final
ThreeVectorBranch m_CSC_dig_globalPos
ScalarBranch< unsigned int > & m_CSC_nDigits
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...
PrdTesterModule(MuonTesterTree &tree, const std::string &grp_name, MSG::Level msglvl)
Branch to store all information of the CscIdentifier.
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)