ATLAS Offline Software
IParticleLinksCollectionGetterTool.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 // $Id$
15 
16 
17 namespace D3PD {
18 
19 
27  (const std::string& type,
28  const std::string& name,
29  const IInterface* parent)
30  : Base (type, name, parent)
31 {
32  m_typename = "IParticleLinks";
33 }
34 
35 
36 } // namespace D3PD
D3PD::SGCollectionGetterTool< IParticleLinks >
D3PD::IParticleLinksCollectionGetterTool::IParticleLinksCollectionGetterTool
IParticleLinksCollectionGetterTool(const std::string &type, const std::string &name, const IInterface *parent)
Standard Gaudi tool constructor.
Definition: IParticleLinksCollectionGetterTool.cxx:27
D3PD
Block filler tool for noisy FEB information.
Definition: InnerDetector/InDetMonitoring/InDetGlobalMonitoring/macros/EnhancedPrimaryVertexMonitoring/TrigD3PD/ChainGroup.h:21
test_pyathena.parent
parent
Definition: test_pyathena.py:15
IParticleLinksCollectionGetterTool.h
Getter for ParticleLinks<IParticleContainer>
name
std::string name
Definition: Control/AthContainers/Root/debug.cxx:195
D3PD::SGGetterImpl::m_typename
std::string m_typename
Property: Name of the type of the object being retrieved.
Definition: SGGetterImpl.h:113
python.CaloScaleNoiseConfig.type
type
Definition: CaloScaleNoiseConfig.py:78