ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
D3PDMaker
D3PDMakerCoreComps
src
SGObjGetterTool.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: SGObjGetterTool.h 486128 2012-03-02 08:54:20Z krasznaa $
14
15
16
#ifndef D3PDMAKERCORECOMPS_SGOBJGETTERTOOL_H
17
#define D3PDMAKERCORECOMPS_SGOBJGETTERTOOL_H
18
19
20
#include "
D3PDMakerUtils/ObjGetterToolImpl.h
"
21
#include "
D3PDMakerUtils/SGGetterImpl.h
"
22
#include "
AthenaBaseComps/AthAlgTool.h
"
23
#include "GaudiKernel/IClassIDSvc.h"
24
#include "GaudiKernel/ServiceHandle.h"
25
#include <string>
26
27
28
namespace
D3PD
{
29
30
46
class
SGObjGetterTool
47
:
public
SGGetterImpl
,
public
ObjGetterToolImpl
48
{
49
public
:
56
SGObjGetterTool
(
const
std::string&
type
,
57
const
std::string& name,
58
const
IInterface* parent);
59
60
62
virtual
StatusCode
initialize
();
63
};
64
65
66
}
// namespace D3PD
67
68
69
#endif
// not D3PDMAKERCORECOMPS_SGOBJGETTERTOOL_H
AthAlgTool.h
ObjGetterToolImpl.h
Non-template parts of ObjGetterTool.
SGGetterImpl.h
Common object getter code for retrieving from StoreGate.
D3PD::ObjGetterToolImpl::ObjGetterToolImpl
ObjGetterToolImpl(const std::string &type, const std::string &name, const IInterface *parent)
Standard Gaudi tool constructor.
Definition
ObjGetterToolImpl.cxx:28
D3PD::SGGetterImpl::SGGetterImpl
SGGetterImpl(const std::string &name, ServiceHandle< StoreGateSvc > &sg)
Constructor.
Definition
SGGetterImpl.cxx:26
D3PD::SGObjGetterTool::SGObjGetterTool
SGObjGetterTool(const std::string &type, const std::string &name, const IInterface *parent)
Standard Gaudi tool constructor.
Definition
SGObjGetterTool.cxx:28
D3PD::SGObjGetterTool::initialize
virtual StatusCode initialize()
Standard Gaudi initialize method.
Definition
SGObjGetterTool.cxx:41
D3PD
Block filler tool for noisy FEB information.
Definition
CaloCellDetailsFillerTool.cxx:29
type
Generated on
for ATLAS Offline Software by
1.17.0