ATLAS Offline Software
Loading...
Searching...
No Matches
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) {}
VP1SGContentsHelper sgcontents

◆ 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: