ATLAS Offline Software
PhysicsAnalysis
D3PDMaker
EventCommonD3PDMaker
src
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
20
#include "
D3PDMakerUtils/SGCollectionGetterTool.h
"
21
#include "
ParticleEvent/IParticleLinks.h
"
22
#include <vector>
23
24
25
namespace
D3PD
{
26
27
28
class
IParticleLinksCollectionGetterTool
29
:
public
SGCollectionGetterTool
<IParticleLinks>
30
{
31
public
:
32
typedef
SGCollectionGetterTool<IParticleLinks>
Base
;
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
IParticleLinks.h
Wrapper for a vector of links to IParticle, to be put in SG.
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:
CaloCellDetailsFillerTool.cxx:29
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:221
python.CaloScaleNoiseConfig.type
type
Definition:
CaloScaleNoiseConfig.py:78
Generated on Thu Nov 7 2024 21:17:24 for ATLAS Offline Software by
1.8.18