|
BOSS 8.0.0
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 () |
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 20 of file EFSectorHits.cxx.
|
virtual |
Definition at line 29 of file EFSectorHits.cxx.
| StatusCode EFSectorHits::execute | ( | ) |
Definition at line 49 of file EFSectorHits.cxx.
| StatusCode EFSectorHits::finalize | ( | ) |
Definition at line 116 of file EFSectorHits.cxx.
|
virtual |
Reimplemented from IEFAlgorithm.
Definition at line 31 of file EFSectorHits.cxx.
|
virtual |
Implements IEFAlgorithm.
Definition at line 122 of file EFSectorHits.cxx.