|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef CSCSimHitVariables_H
6 #define CSCSimHitVariables_H
15 bool fill(
const EventContext& ctx)
override final;
34 #endif // CSCSimHitVariables_H
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...
Property holding a SG store/key/clid from which a ReadHandle is made.
CscIdentifierBranch m_CSC_id
TTree * tree() override final
Returns the underlying TTree object.
VectorBranch< float > & m_CSC_depositEnergy
SG::ReadHandleKey< CSCSimHitCollection > m_key
VectorBranch< float > & m_CSC_kineticEnergy
bool declare_keys() override final
VectorBranch< T > & newVector(const std::string &name)
Creates new branches and returns their reference.
VectorBranch< float > & m_CSC_globalTime
ScalarBranch< T > & newScalar(const std::string &name)
ThreeVectorBranch m_CSC_detector_globalPosition
MuonTesterTree & parent()
Returns the reference to the MuonTesterTree parent.
VectorBranch< int > & m_CSC_trackId
ThreeVectorBranch m_CSC_hitGlobalPosition
VectorBranch< int > & m_CSC_truthEl
CSCSimHitVariables(MuonTesterTree &tree, const std::string &container_name, MSG::Level msglvl)
Branch to store all information of the CscIdentifier.
ScalarBranch< unsigned int > & m_CSC_nSimHits