ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
VP1SGAccessHelper::Imp Class Reference
Collaboration diagram for VP1SGAccessHelper::Imp:

Public Member Functions

 Imp (IVP1System *sys, const bool detStore)
 
 Imp (StoreGateSvc *the_sg)
 

Public Attributes

VP1SGContentsHelper sgcontents
 
StoreGateSvcsg
 

Detailed Description

Definition at line 20 of file VP1SGAccessHelper.cxx.

Constructor & Destructor Documentation

◆ Imp() [1/2]

VP1SGAccessHelper::Imp::Imp ( IVP1System sys,
const bool  detStore 
)
inline

Definition at line 22 of file VP1SGAccessHelper.cxx.

23  : sgcontents(sys,detStore),sg(sys?(detStore?sys->detectorStore():sys->storeGate()):0) {}

◆ Imp() [2/2]

VP1SGAccessHelper::Imp::Imp ( StoreGateSvc the_sg)
inline

Definition at line 24 of file VP1SGAccessHelper.cxx.

25  : sgcontents(the_sg), sg(the_sg) {}

Member Data Documentation

◆ sg

StoreGateSvc* VP1SGAccessHelper::Imp::sg

Definition at line 27 of file VP1SGAccessHelper.cxx.

◆ sgcontents

VP1SGContentsHelper VP1SGAccessHelper::Imp::sgcontents

Definition at line 26 of file VP1SGAccessHelper.cxx.


The documentation for this class was generated from the following file:
VP1SGAccessHelper::Imp::sg
StoreGateSvc * sg
Definition: VP1SGAccessHelper.cxx:27
VP1SGAccessHelper::Imp::sgcontents
VP1SGContentsHelper sgcontents
Definition: VP1SGAccessHelper.cxx:26
mapkey::sys
@ sys
Definition: TElectronEfficiencyCorrectionTool.cxx:42
python.PyKernel.detStore
detStore
Definition: PyKernel.py:41