CGEM BOSS 6.6.5.i
BESIII Offline Software System
|
#include <RawDataProviderSvc.h>
Public Member Functions | |
RawDataProviderSvc (const std::string &name, ISvcLocator *svcloc) | |
~RawDataProviderSvc () | |
virtual StatusCode | initialize () |
virtual StatusCode | finalize () |
virtual StatusCode | queryInterface (const InterfaceID &riid, void **ppvInterface) |
void | handle (const Incident &) |
MdcDigiVec & | getMdcDigiVec (uint32_t control=0) |
TofDataMap & | tofDataMapOnlineMode (uint32_t control=1) |
TofDataVector & | tofDataVectorOnlineMode (uint32_t control=1) |
TofDataMap & | tofDataMapEstime () |
TofDataVector & | tofDataVectorEstime () |
TofDataMap & | tofDataMapTof (double estime=0.0) |
TofDataVector & | tofDataVectorTof (double estime=0.0) |
TofDataMap & | tofDataMapEmc (double estime=0.0) |
TofDataVector & | tofDataVectorEmc (double estime=0.0) |
EmcDigiCol & | getEmcDigiVec (uint32_t control) |
MdcRawDataProvider * | getMdcProvider () |
TofRawDataProvider * | getTofProvider () |
EmcRawDataProvider * | getEmcProvider () |
bool | isOnlineMode () |
Public Member Functions inherited from IRawDataProviderSvc |
Additional Inherited Members | |
Static Public Member Functions inherited from IRawDataProviderSvc | |
static const InterfaceID & | interfaceID () |
Definition at line 16 of file RawDataProviderSvc.h.
RawDataProviderSvc::RawDataProviderSvc | ( | const std::string & | name, |
ISvcLocator * | svcloc ) |
Definition at line 23 of file RawDataProviderSvc.cxx.
RawDataProviderSvc::~RawDataProviderSvc | ( | ) |
Definition at line 43 of file RawDataProviderSvc.cxx.
|
virtual |
Definition at line 92 of file RawDataProviderSvc.cxx.
|
inlinevirtual |
Implements IRawDataProviderSvc.
Definition at line 40 of file RawDataProviderSvc.h.
|
inlinevirtual |
Implements IRawDataProviderSvc.
Definition at line 44 of file RawDataProviderSvc.h.
|
inlinevirtual |
Implements IRawDataProviderSvc.
Definition at line 29 of file RawDataProviderSvc.h.
Referenced by MdcTrkRecon::dumpDigi(), MdcMakeHits::execute(), MdcxCosmicSewer::execute(), MdcxTrackFinder::execute(), TrkReco::execute(), MdcTrkRecon::fillEvent(), MdcTrkRecon::fillMcTruth(), HoughFinder::makeHoughHitList(), TTrackManager::makeTds(), MdcxCosmicSewer::MdcxHitsToHots(), MdcPrintSvc::printDigi(), and MdcPrintSvc::printRecMdcTrack().
|
inlinevirtual |
Implements IRawDataProviderSvc.
Definition at line 42 of file RawDataProviderSvc.h.
|
inlinevirtual |
Implements IRawDataProviderSvc.
Definition at line 43 of file RawDataProviderSvc.h.
void RawDataProviderSvc::handle | ( | const Incident & | inc | ) |
Definition at line 110 of file RawDataProviderSvc.cxx.
|
virtual |
Definition at line 50 of file RawDataProviderSvc.cxx.
|
inlinevirtual |
Implements IRawDataProviderSvc.
Definition at line 45 of file RawDataProviderSvc.h.
|
virtual |
Definition at line 99 of file RawDataProviderSvc.cxx.
|
inlinevirtual |
Implements IRawDataProviderSvc.
Definition at line 37 of file RawDataProviderSvc.h.
|
inlinevirtual |
Implements IRawDataProviderSvc.
Definition at line 33 of file RawDataProviderSvc.h.
|
inlinevirtual |
Implements IRawDataProviderSvc.
Definition at line 31 of file RawDataProviderSvc.h.
|
inlinevirtual |
Implements IRawDataProviderSvc.
Definition at line 35 of file RawDataProviderSvc.h.
|
inlinevirtual |
Implements IRawDataProviderSvc.
Definition at line 38 of file RawDataProviderSvc.h.
|
inlinevirtual |
Implements IRawDataProviderSvc.
Definition at line 34 of file RawDataProviderSvc.h.
|
inlinevirtual |
Implements IRawDataProviderSvc.
Definition at line 32 of file RawDataProviderSvc.h.
|
inlinevirtual |
Implements IRawDataProviderSvc.
Definition at line 36 of file RawDataProviderSvc.h.