BOSS 7.1.0
BESIII Offline Software System
Loading...
Searching...
No Matches
IBestDTagSvc Class Referenceabstract

#include <IBestDTagSvc.h>

+ Inheritance diagram for IBestDTagSvc:

Public Member Functions

virtual ~IBestDTagSvc ()
 
 DeclareInterfaceID (IBestDTagSvc, 1, 0)
 
virtual EvtRecDTaggetSingleTag (int modeid=-1, int charm=0)=0
 
virtual EvtRecDTag ** getDoubleTag (int modeid1, int modeid2, int charm=0)=0
 
virtual bool isCosmicOrLepton ()=0
 

Detailed Description

Definition at line 11 of file IBestDTagSvc.h.

Constructor & Destructor Documentation

◆ ~IBestDTagSvc()

virtual IBestDTagSvc::~IBestDTagSvc ( )
inlinevirtual

Definition at line 15 of file IBestDTagSvc.h.

15{}

Member Function Documentation

◆ DeclareInterfaceID()

IBestDTagSvc::DeclareInterfaceID ( IBestDTagSvc  ,
,
 
)

◆ getDoubleTag()

virtual EvtRecDTag ** IBestDTagSvc::getDoubleTag ( int  modeid1,
int  modeid2,
int  charm = 0 
)
pure virtual

◆ getSingleTag()

virtual EvtRecDTag * IBestDTagSvc::getSingleTag ( int  modeid = -1,
int  charm = 0 
)
pure virtual

Referenced by DQADtag::execute().

◆ isCosmicOrLepton()

virtual bool IBestDTagSvc::isCosmicOrLepton ( )
pure virtual

Referenced by DQADtag::execute().


The documentation for this class was generated from the following file: