BOSS 7.1.2
BESIII Offline Software System
|
#include "GaudiKernel/IEvtSelector.h"
#include "GaudiKernel/SvcFactory.h"
#include "GaudiKernel/MinimalEventLoopMgr.h"
#include "HltDataTypes/EventID.h"
#include "HltDataTypes/EFResult.h"
#include "HltStore/HltStoreSvc.h"
#include "EFServices/IEFEventLoopMgr.h"
#include "RawDataCnv/IRawDataInputSvc.h"
#include "RawDataCnv/RawDataCnv.h"
#include <vector>
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | EFEventLoopMgr |
Macros | |
#define | ONLINE_DATA_HEAD 36 |
#define | ONLINE_DATA_TAIL 4 |
#define ONLINE_DATA_HEAD 36 |
Definition at line 7 of file EFEventLoopMgr.h.
Referenced by EFEventLoopMgr::EF_Fragment_Address().
#define ONLINE_DATA_TAIL 4 |
Definition at line 8 of file EFEventLoopMgr.h.
Referenced by EFEventLoopMgr::EF_Fragment_Address().