BOSS 7.0.5
BESIII Offline Software System
Loading...
Searching...
No Matches
MyObject Class Reference

file for sample client More...

#include <MyObject.h>

+ Inheritance diagram for MyObject:

Public Member Functions

 MyObject ()
 
virtual ~MyObject ()
 
calibUtil::StripSrv::eRet readData (calibUtil::StripSrv::towerRC towerId, unsigned int trayNum, calibUtil::StripSrv::eUnilayer uni, calibUtil::StripSrv::eBadness howBad, const calibUtil::StripSrv::StripCol *const strips)
 Performs client specified function on the data, one list at a time.
 
- Public Member Functions inherited from calibUtil::ClientObject
virtual eVisitorRet badTower (unsigned int row, unsigned int col, int badness)=0
 
virtual eVisitorRet badPlane (unsigned int row, unsigned int col, unsigned int tray, bool top, int badness, bool allBad, const StripCol &strips)=0
 
virtual eVisitorRet badTower (unsigned int row, unsigned int col, int badness)=0
 
virtual eVisitorRet badPlane (unsigned int row, unsigned int col, unsigned int tray, bool top, int badness, bool allBad, const StripCol &strips)=0
 

Detailed Description

file for sample client

Definition at line 10 of file MyObject.h.

Constructor & Destructor Documentation

◆ MyObject()

MyObject::MyObject ( )
inline

Definition at line 13 of file MyObject.h.

13{};

◆ ~MyObject()

virtual MyObject::~MyObject ( )
inlinevirtual

Definition at line 14 of file MyObject.h.

14{};

Member Function Documentation

◆ readData()

calibUtil::StripSrv::eRet MyObject::readData ( calibUtil::StripSrv::towerRC  towerId,
unsigned int  trayNum,
calibUtil::StripSrv::eUnilayer  uni,
calibUtil::StripSrv::eBadness  howBad,
const calibUtil::StripSrv::StripCol *const  strips 
)

Performs client specified function on the data, one list at a time.


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