|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TGCSimHitVariables_H
6 #define TGCSimHitVariables_H
15 bool fill(
const EventContext& ctx)
override final;
38 #endif // TGCSimHitVariables_H
Branch to store all information of the TgcIdentifier.
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< float > & m_TGC_kineticEnergy
Property holding a SG store/key/clid from which a ReadHandle is made.
TTree * tree() override final
Returns the underlying TTree object.
VectorBranch< int > & m_TGC_truthEl
VectorBranch< float > & m_TGC_globalTime
VectorBranch< float > & m_TGC_depositEnergy
ThreeVectorBranch m_TGC_hitLocalPosition
VectorBranch< T > & newVector(const std::string &name)
Creates new branches and returns their reference.
SG::ReadHandleKey< TGCSimHitCollection > m_key
TGCSimHitVariables(MuonTesterTree &tree, const std::string &container_name, MSG::Level msglvl)
VectorBranch< int > & m_TGC_trackId
ScalarBranch< T > & newScalar(const std::string &name)
ThreeVectorBranch m_TGC_detector_globalPosition
ThreeVectorBranch m_TGC_hitGlobalPosition
VectorBranch< int > & m_TGC_particleEncoding
MuonTesterTree & parent()
Returns the reference to the MuonTesterTree parent.
VectorBranch< float > & m_TGC_StepLength
TgcIdentifierBranch m_TGC_id
ScalarBranch< unsigned int > & m_TGC_nSimHits
bool declare_keys() override final