EL::TEventSvc Class Reference

Inheritance diagram for EL::TEventSvc:
EL::Algorithm

List of all members.

Public Member Functions

void testInvariant () const
 TEventSvc ()
 ~TEventSvc ()
xAOD::TEventevent () const
xAOD::TStorestore () const
virtual const char * GetName () const override

Static Public Attributes

static const std::string name
 description: the name of the service

Constructor & Destructor Documentation

EL::TEventSvc::TEventSvc (  ) 

effects: standard constructor. guarantee: no-fail

EL::TEventSvc::~TEventSvc (  ) 

effects: standard destructor. guarantee: no-fail


Member Function Documentation

xAOD::TEvent* EL::TEventSvc::event (  )  const

description: the event we are using guarantee: strong failures: service not yet configured postcondition: event != 0

virtual const char* EL::TEventSvc::GetName (  )  const [override, virtual]

effects: return the name of this algorithm guarantee: no-fail

xAOD::TStore* EL::TEventSvc::store (  )  const

description: the store we are using guarantee: strong failures: service not yet configured postcondition: store != 0

void EL::TEventSvc::testInvariant (  )  const

effects: test the invariant of this object guarantee: no-fail

Reimplemented from EL::Algorithm.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 1 Dec 2017 for RootCore Packages by  doxygen 1.6.1