BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
calibUtil Namespace Reference

Module implements methods for clients to get generic services. More...

Classes

class  GenericSrv
class  ClientObject
class  StripSrv

Typedefs

typedef std::vector< unsigned short int > StripCol

Enumerations

enum  eVisitorRet {
  CONT , USER_DONE , ERROR , DONE ,
  CONT , USER_DONE , ERROR , DONE ,
  CONT , USER_DONE , ERROR , DONE
}
enum  eVisitorRet {
  CONT , USER_DONE , ERROR , DONE ,
  CONT , USER_DONE , ERROR , DONE ,
  CONT , USER_DONE , ERROR , DONE
}
enum  eVisitorRet {
  CONT , USER_DONE , ERROR , DONE ,
  CONT , USER_DONE , ERROR , DONE ,
  CONT , USER_DONE , ERROR , DONE
}

Detailed Description

Module implements methods for clients to get generic services.

Module provides methods for clients to get strip services.

Typedef Documentation

◆ StripCol

typedef std::vector< unsigned short int > calibUtil::StripCol

Enumeration Type Documentation

◆ eVisitorRet [1/3]

Visitor callbacks can indicate whether traversal should continue or not. CONT normal return: continue processing USER_DONE client has all information desired; no more traversal ERROR client has serious error; abort DONE not used by client. Will be returned by BadStrips::traverse in case processing was normal.

Enumerator
CONT 
USER_DONE 
ERROR 
DONE 
CONT 
USER_DONE 
ERROR 
DONE 
CONT 
USER_DONE 
ERROR 
DONE 

Definition at line 23 of file Calibration/calibUtil/include/calibUtil/StripSrv.h.

◆ eVisitorRet [2/3]

Visitor callbacks can indicate whether traversal should continue or not. CONT normal return: continue processing USER_DONE client has all information desired; no more traversal ERROR client has serious error; abort DONE not used by client. Will be returned by BadStrips::traverse in case processing was normal.

Enumerator
CONT 
USER_DONE 
ERROR 
DONE 
CONT 
USER_DONE 
ERROR 
DONE 
CONT 
USER_DONE 
ERROR 
DONE 

Definition at line 23 of file InstallArea/x86_64-el9-gcc13-dbg/include/calibUtil/StripSrv.h.

◆ eVisitorRet [3/3]

Visitor callbacks can indicate whether traversal should continue or not. CONT normal return: continue processing USER_DONE client has all information desired; no more traversal ERROR client has serious error; abort DONE not used by client. Will be returned by BadStrips::traverse in case processing was normal.

Enumerator
CONT 
USER_DONE 
ERROR 
DONE 
CONT 
USER_DONE 
ERROR 
DONE 
CONT 
USER_DONE 
ERROR 
DONE 

Definition at line 23 of file InstallArea/x86_64-el9-gcc13-opt/include/calibUtil/StripSrv.h.