IEFEventLoopMgr Class Reference

#include <IEFEventLoopMgr.h>

Inheritance diagram for IEFEventLoopMgr:

EFEventLoopMgr List of all members.

Public Member Functions

virtual StatusCode prepareForRun (int)=0
 prepare for run step
virtual bool getTrigChn (uint32_t *, uint32_t)=0
virtual std::string EF_Decision ()=0
 return data from EF decision
virtual uint32_t EF_Version ()=0
 return version number
virtual uint32_t EF_Algorithm_Tag ()=0
 return algorithm tag
virtual uint32_t EF_Total_Energy ()=0
 return total energy
virtual uint32_t * EF_Fragment_Address ()=0
 Return a pointer to the local memory containing the EF subdetector fragment.

Static Public Member Functions

static const InterfaceID & interfaceID ()
 Retrieve interface ID.

Detailed Description

Definition at line 11 of file IEFEventLoopMgr.h.


Member Function Documentation

virtual uint32_t IEFEventLoopMgr::EF_Algorithm_Tag (  )  [pure virtual]

return algorithm tag

Implemented in EFEventLoopMgr.

virtual std::string IEFEventLoopMgr::EF_Decision (  )  [pure virtual]

return data from EF decision

Implemented in EFEventLoopMgr.

virtual uint32_t* IEFEventLoopMgr::EF_Fragment_Address (  )  [pure virtual]

Return a pointer to the local memory containing the EF subdetector fragment.

Implemented in EFEventLoopMgr.

virtual uint32_t IEFEventLoopMgr::EF_Total_Energy (  )  [pure virtual]

return total energy

Implemented in EFEventLoopMgr.

virtual uint32_t IEFEventLoopMgr::EF_Version (  )  [pure virtual]

return version number

Implemented in EFEventLoopMgr.

virtual bool IEFEventLoopMgr::getTrigChn ( uint32_t *  ,
uint32_t   
) [pure virtual]

Implemented in EFEventLoopMgr.

static const InterfaceID& IEFEventLoopMgr::interfaceID (  )  [inline, static]

Retrieve interface ID.

Definition at line 14 of file IEFEventLoopMgr.h.

References IID_IEFEventLoopMgr().

Referenced by EFEventLoopMgr::queryInterface().

00014 { return IID_IEFEventLoopMgr; }

virtual StatusCode IEFEventLoopMgr::prepareForRun ( int   )  [pure virtual]

prepare for run step

Implemented in EFEventLoopMgr.


Generated on Tue Nov 29 23:19:43 2016 for BOSS_7.0.2 by  doxygen 1.4.7