BOSS 7.0.8
BESIII Offline Software System
|
#include <EFSectorHits.h>
Public Member Functions | |
EFSectorHits (const std::string &name, ISvcLocator *pSvcLocator) | |
virtual | ~EFSectorHits () |
virtual StatusCode | initialize () |
StatusCode | execute () |
StatusCode | finalize () |
void | reset () |
Public Member Functions inherited from IEFAlgorithm | |
IEFAlgorithm (const std::string &name, ISvcLocator *pSvcLocator) | |
virtual | ~IEFAlgorithm () |
virtual StatusCode | initialize () |
virtual void | reset ()=0 |
Additional Inherited Members | |
Protected Attributes inherited from IEFAlgorithm | |
int | m_output |
float | m_beam |
PropertyMgr | m_propMgr |
bool | m_run |
HltStoreSvc * | m_HltStoreSvc |
IRawDataProviderSvc * | m_rawDigiSvc |
EFResult * | m_ef |
Definition at line 13 of file EFSectorHits.h.
EFSectorHits::EFSectorHits | ( | const std::string & | name, |
ISvcLocator * | pSvcLocator | ||
) |
Definition at line 21 of file EFSectorHits.cxx.
|
virtual |
Definition at line 30 of file EFSectorHits.cxx.
StatusCode EFSectorHits::execute | ( | ) |
Definition at line 51 of file EFSectorHits.cxx.
StatusCode EFSectorHits::finalize | ( | ) |
Definition at line 115 of file EFSectorHits.cxx.
|
virtual |
Reimplemented from IEFAlgorithm.
Definition at line 34 of file EFSectorHits.cxx.
|
virtual |
Implements IEFAlgorithm.
Definition at line 121 of file EFSectorHits.cxx.