BOSS 7.0.7
BESIII Offline Software System
|
#include <calib_barrel_left_offset1_bunch0_4.h>
Public Member Functions | |
calib_barrel_left_offset1_bunch0_4 () | |
void | calculate_funcs (const Record *r) |
void | calculate_y (const Record *r) |
void | updateData (RecordSet *&data) |
Public Member Functions inherited from TofCalib | |
TofCalib (const int npar) | |
~TofCalib () | |
void | reset () |
virtual void | calculate (RecordSet *&data, unsigned int icounter) |
virtual void | updateData (RecordSet *&data)=0 |
virtual const string & | name () const |
void | fillTxt (const char *file) |
Additional Inherited Members | |
virtual void | calculate_funcs (const Record *r)=0 |
virtual void | calculate_y (const Record *r)=0 |
Protected Attributes inherited from TofCalib | |
string | m_name |
int | Npar |
HepMatrix | F |
HepVector | X |
HepVector | Y |
HepVector | funcs |
double | y |
std::vector< HepVector > | m_result |
Definition at line 8 of file calib_barrel_left_offset1_bunch0_4.h.
|
inline |
Definition at line 10 of file calib_barrel_left_offset1_bunch0_4.h.
|
inlinevirtual |
Implements TofCalib.
Definition at line 14 of file calib_barrel_left_offset1_bunch0_4.h.
Referenced by updateData().
|
inlinevirtual |
Implements TofCalib.
Definition at line 41 of file calib_barrel_left_offset1_bunch0_4.h.
|
inlinevirtual |
Implements TofCalib.
Definition at line 53 of file calib_barrel_left_offset1_bunch0_4.h.