Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file. 1 #ifndef MUON_SP_ID_DUMPER_H
2 #define MUON_SP_ID_DUMPER_H
46 ToolHandle<MuonML::IGraphInferenceTool>
m_graphFilterTool{
this,
"GraphFilterTool",
"",
"Graph inference tool"};
48 Gaudi::Property<bool>
m_isMC{
this,
"isMC",
true};
49 Gaudi::Property<double>
m_SPId_cut{
this,
"spIdValue", -7};
Property holding a SG store/key/clid from which a ReadHandle is made.
ToolHandle< MuonML::IGraphInferenceTool > m_graphFilterTool
MuonVal::VectorBranch< uint8_t > & m_spoint_label
AthHistogramAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
SG::ReadHandleKey< MuonR4::SpacePointContainer > m_readKey
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
MuonVal::VectorBranch< float > & m_spoint_y
MuonVal::VectorBranch< float > & m_spoint_driftR
virtual StatusCode execute() override
MuonVal::VectorBranch< uint16_t > & m_spoint_layer
Property holding a SG store/key/clid from which a ReadHandle is made.
MuonVal::VectorBranch< float > & m_spoint_x
virtual StatusCode initialize() override
MuonVal::VectorBranch< float > & m_spoint_predictions
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< MuonR4::SegmentContainer > m_inSegmentKey
virtual StatusCode finalize() override
VectorBranch< T > & newVector(const std::string &name)
Creates new branches and returns their reference.
Gaudi::Property< bool > m_isMC
This header ties the generic definitions in this package.
MuonVal::VectorBranch< uint8_t > & m_spoint_station
Handle class for reading a decoration on an object.
MuonVal::MuonTesterTree m_tree
Gaudi::Property< double > m_SPId_cut
MuonVal::VectorBranch< float > & m_spoint_z