ATLAS Offline Software
Loading...
Searching...
No Matches
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$
14
15
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
IParticleLinks.h
Wrapper for a vector of links to IParticle, to be put in SG.
SGCollectionGetterTool.h
Collection getter tool retrieving a container from StoreGate.
D3PD::IParticleLinksCollectionGetterTool::Base
SGCollectionGetterTool< IParticleLinks > Base
Definition
IParticleLinksCollectionGetterTool.h:32
D3PD::IParticleLinksCollectionGetterTool::IParticleLinksCollectionGetterTool
IParticleLinksCollectionGetterTool(const std::string &type, const std::string &name, const IInterface *parent)
Standard Gaudi tool constructor.
Definition
IParticleLinksCollectionGetterTool.cxx:27
D3PD::SGCollectionGetterTool< IParticleLinks >::SGCollectionGetterTool
SGCollectionGetterTool(const std::string &type, const std::string &name, const IInterface *parent)
D3PD
Block filler tool for noisy FEB information.
Definition
CaloCellDetailsFillerTool.cxx:29
type
Generated on
for ATLAS Offline Software by
1.14.0