ATLAS Offline Software
|
Common object getter code for retrieving from StoreGate. More...
#include "D3PDMakerInterfaces/IObjGetterTool.h"
#include "D3PDMakerUtils/SGKeyResolver.h"
#include "StoreGate/StoreGateSvc.h"
#include "GaudiKernel/IClassIDSvc.h"
#include "GaudiKernel/ServiceHandle.h"
Go to the source code of this file.
Classes | |
class | D3PD::SGGetterImpl |
Common object getter code for retrieving from StoreGate. More... | |
Namespaces | |
D3PD | |
Block filler tool for noisy FEB information. | |
Macros | |
#define | SGGETTERIMPL_PROPS |
Use this macro in the constructor of the derived AlgTool class. More... | |
Common object getter code for retrieving from StoreGate.
Definition in file SGGetterImpl.h.
#define SGGETTERIMPL_PROPS |
Use this macro in the constructor of the derived AlgTool
class.
It declares the properties used by this class.
Definition at line 91 of file SGGetterImpl.h.