BOSS 7.0.1
BESIII Offline Software System
|
#include <BestDTagSvc.h>
Public Member Functions | |
BestDTagSvc (const std::string &name, ISvcLocator *svcLoc) | |
virtual | ~BestDTagSvc () |
virtual StatusCode | initialize () |
virtual StatusCode | finalize () |
virtual StatusCode | queryInterface (const InterfaceID &riid, void **ppvIF) |
EvtRecDTag * | getSingleTag (int modeid, int charm=0) |
EvtRecDTag ** | getDoubleTag (int modeid1, int modeid2, int charm=0) |
bool | isCosmicOrLepton () |
BestDTagSvc (const std::string &name, ISvcLocator *svcLoc) | |
virtual | ~BestDTagSvc () |
virtual StatusCode | initialize () |
virtual StatusCode | finalize () |
virtual StatusCode | queryInterface (const InterfaceID &riid, void **ppvIF) |
EvtRecDTag * | getSingleTag (int modeid, int charm=0) |
EvtRecDTag ** | getDoubleTag (int modeid1, int modeid2, int charm=0) |
bool | isCosmicOrLepton () |
Public Member Functions inherited from IBestDTagSvc | |
virtual | ~IBestDTagSvc () |
virtual EvtRecDTag * | getSingleTag (int modeid=-1, int charm=0)=0 |
virtual EvtRecDTag ** | getDoubleTag (int modeid1, int modeid2, int charm=0)=0 |
virtual bool | isCosmicOrLepton ()=0 |
virtual | ~IBestDTagSvc () |
virtual EvtRecDTag * | getSingleTag (int modeid=-1, int charm=0)=0 |
virtual EvtRecDTag ** | getDoubleTag (int modeid1, int modeid2, int charm=0)=0 |
virtual bool | isCosmicOrLepton ()=0 |
Friends | |
class | CnvFactory< BestDTagSvc > |
Additional Inherited Members | |
Static Public Member Functions inherited from IBestDTagSvc | |
static const InterfaceID & | interfaceID () |
static const InterfaceID & | interfaceID () |
Definition at line 12 of file InstallArea/include/BestDTagSvc/BestDTagSvc/BestDTagSvc.h.
BestDTagSvc::BestDTagSvc | ( | const std::string & | name, |
ISvcLocator * | svcLoc | ||
) |
Definition at line 10 of file BestDTagSvc.cxx.
|
virtual |
Definition at line 17 of file BestDTagSvc.cxx.
BestDTagSvc::BestDTagSvc | ( | const std::string & | name, |
ISvcLocator * | svcLoc | ||
) |
|
virtual |
|
virtual |
Definition at line 34 of file BestDTagSvc.cxx.
|
virtual |
|
virtual |
Implements IBestDTagSvc.
Definition at line 89 of file BestDTagSvc.cxx.
|
virtual |
Implements IBestDTagSvc.
|
virtual |
Implements IBestDTagSvc.
Definition at line 56 of file BestDTagSvc.cxx.
|
virtual |
Implements IBestDTagSvc.
|
virtual |
Definition at line 21 of file BestDTagSvc.cxx.
|
virtual |
|
virtual |
Implements IBestDTagSvc.
Definition at line 103 of file BestDTagSvc.cxx.
|
virtual |
Implements IBestDTagSvc.
|
virtual |
Definition at line 44 of file BestDTagSvc.cxx.
|
virtual |
|
friend |
Definition at line 1 of file InstallArea/include/BestDTagSvc/BestDTagSvc/BestDTagSvc.h.