CGEM BOSS 6.6.5.h
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

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: