|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef PRDTESTERR4_SIMHITEST_H
6 #define PRDTESTERR4_SIMHITEST_H
14 const std::string& inContainer,
20 bool fill(
const EventContext& ctx)
override final;
ThreeVectorBranch m_globDir
VectorBranch< float > & m_kinE
DetectorType
Simple enum to Identify the Type of the ACTS sub detector.
VectorBranch< float > & m_energyDep
std::shared_ptr< MuonIdentifierBranch > m_identifier
Property holding a SG store/key/clid from which a ReadHandle is made.
VectorBranch< float > & m_mass
ThreeVectorBranch m_locDir
TTree * tree() override final
Returns the underlying TTree object.
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...
bool msgLvl(const MSG::Level lvl) const
Test the output level.
SimHitTester(MuonTesterTree &tree, const std::string &inContainer, const ActsTrk::DetectorType detType, MSG::Level msgLvl=MSG::Level::INFO)
VectorBranch< float > & m_beta
bool declare_keys() override final
VectorBranch< T > & newVector(const std::string &name)
Creates new branches and returns their reference.
Lightweight algorithm to read xAOD MDT sim hits and (fast-digitised) drift circles from SG and fill a...
ThreeVectorBranch m_locPos
ThreeVectorBranch m_globPos
VectorBranch< int > & m_pdgId
MuonTesterTree & parent()
Returns the reference to the MuonTesterTree parent.
VectorBranch< float > & m_globTime
SG::ReadHandleKey< xAOD::MuonSimHitContainer > m_key