ATLAS Offline Software
IParticleLinksCollectionGetterTool.h
Go to the documentation of this file.
1 // This file's extension implies that it's C, but it's really -*- C++ -*-.
2 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // $Id$
16 #ifndef IPARTICLELINKSCOLLECTIONGETTERTOOL_H
17 #define IPARTICLELINKSCOLLECTIONGETTERTOOL_H
18 
19 
22 #include <vector>
23 
24 
25 namespace D3PD {
26 
27 
29  : public SGCollectionGetterTool<IParticleLinks>
30 {
31 public:
33 
40  IParticleLinksCollectionGetterTool (const std::string& type,
41  const std::string& name,
42  const IInterface* parent);
43 };
44 
45 
46 } // namespace D3PD
47 
48 
49 #endif // not IPARTICLELINKSCOLLECTIONGETTERTOOL_H
D3PD::IParticleLinksCollectionGetterTool::Base
SGCollectionGetterTool< IParticleLinks > Base
Definition: IParticleLinksCollectionGetterTool.h:32
D3PD::SGCollectionGetterTool
Collection getter tool retrieving a container from StoreGate.
Definition: SGCollectionGetterTool.h:41
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
D3PD::IParticleLinksCollectionGetterTool
Definition: IParticleLinksCollectionGetterTool.h:30
test_pyathena.parent
parent
Definition: test_pyathena.py:15
SGCollectionGetterTool.h
Collection getter tool retrieving a container from StoreGate.
name
std::string name
Definition: Control/AthContainers/Root/debug.cxx:195
python.CaloScaleNoiseConfig.type
type
Definition: CaloScaleNoiseConfig.py:78