5#ifndef sTGCSimHitVariables_H
6#define sTGCSimHitVariables_H
17 bool fill(
const EventContext& ctx)
override final;
PrdTesterModule(MuonTesterTree &tree, const std::string &grp_name, MSG::Level msglvl)
bool declare_keys() override final
ThreeVectorBranch m_NSWsTGC_hitGlobalPrePosition
VectorBranch< int > & m_NSWsTGC_stripNumber
sTGCSimHitVariables(MuonTesterTree &tree, const std::string &container_name, MSG::Level msglvl)
ScalarBranch< unsigned int > & m_NSWsTGC_nSimHits
SG::ReadHandleKey< sTGCSimHitCollection > m_key
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...
ThreeVectorBranch m_NSWsTGC_hitGlobalPosition
ThreeVectorBranch m_NSWsTGC_hitToDsurfacePosition
VectorBranch< float > & m_NSWsTGC_kineticEnergy
VectorBranch< float > & m_NSWsTGC_globalTime
VectorBranch< float > & m_NSWsTGC_depositEnergy
VectorBranch< int > & m_NSWsTGC_wedgeType
ThreeVectorBranch m_NSWsTGC_hitToRsurfacePosition
VectorBranch< int > & m_NSWsTGC_particleEncoding
VectorBranch< int > & m_NSWsTGC_detectorNumber
VectorBranch< bool > & m_NSWsTGC_isInsideBounds
VectorBranch< int > & m_NSWsTGC_wedgeId
ThreeVectorBranch m_NSWsTGC_detector_globalPosition
VectorBranch< float > & m_NSWsTGC_FastDigitRsurfacePositionX
VectorBranch< int > & m_NSWsTGC_trackId
ThreeVectorBranch m_NSWsTGC_hitGlobalDirection
sTgcIdentifierBranch m_NSWsTGC_Id
VectorBranch< float > & m_NSWsTGC_FastDigitRsurfacePositionY
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.
Property holding a SG store/key/clid from which a ReadHandle is made.