ATLAS Offline Software
Loading...
Searching...
No Matches
SG::HiveEventSlot Struct Reference

#include <SGHiveEventSlot.h>

Collaboration diagram for SG::HiveEventSlot:

Public Member Functions

 HiveEventSlot (SGImplSvc *pSG=0, int evt=-1)

Public Attributes

SGImplSvcpEvtStore
int eventNumber

Friends

class TestSGHiveMgrSvc

Detailed Description

Definition at line 19 of file SGHiveEventSlot.h.

Constructor & Destructor Documentation

◆ HiveEventSlot()

SG::HiveEventSlot::HiveEventSlot ( SGImplSvc * pSG = 0,
int evt = -1 )
inline

Definition at line 21 of file SGHiveEventSlot.h.

21 :
22 pEvtStore(pSG), eventNumber(evt) {}
SGImplSvc * pEvtStore

◆ TestSGHiveMgrSvc

friend class TestSGHiveMgrSvc
friend

Definition at line 20 of file SGHiveEventSlot.h.

Member Data Documentation

◆ eventNumber

int SG::HiveEventSlot::eventNumber

Definition at line 24 of file SGHiveEventSlot.h.

◆ pEvtStore

SGImplSvc* SG::HiveEventSlot::pEvtStore

Definition at line 23 of file SGHiveEventSlot.h.


The documentation for this struct was generated from the following file: