|
ATLAS Offline Software
|
Go to the documentation of this file.
15 #ifndef INDETV0FINDER_INDETV0FINDER_H
16 #define INDETV0FINDER_INDETV0FINDER_H
20 #include "GaudiKernel/ToolHandle.h"
36 class InDetV0FinderTool;
52 "key for retrieving vertices" };
59 "Lambdabar container" };
63 ToolHandle<InDet::InDetV0FinderTool>
m_v0FinderTool{
this,
"InDetV0FinderToolName",
"InDet::InDetV0FinderTool"};
64 ToolHandle<InDet::V0MainDecorator>
m_v0DecoTool{
this,
"Decorator",
"InDet::V0MainDecorator"};
StatusCode resetStatistics()
SG::WriteHandleKey< xAOD::VertexContainer > m_lbKey
SG::WriteHandleKey< xAOD::VertexContainer > m_v0Key
SG::WriteHandleKey< xAOD::VertexContainer > m_ksKey
ToolHandle< InDet::InDetV0FinderTool > m_v0FinderTool
Property holding a SG store/key/clid from which a ReadHandle is made.
InDetV0Finder(const std::string &name, ISvcLocator *pSvcLocator)
SG::WriteHandleKey< xAOD::VertexContainer > m_laKey
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::ReadHandleKey< xAOD::VertexContainer > m_vertexKey
::StatusCode StatusCode
StatusCode definition for legacy code.
BooleanProperty m_decorate
decorate V0 containers
ToolHandle< InDet::V0MainDecorator > m_v0DecoTool