BOSS 7.0.7
BESIII Offline Software System
Loading...
Searching...
No Matches
calib_barrel_left_offset2_bunch3_3 Class Reference

#include <calib_barrel_left_offset2_bunch3_3.h>

+ Inheritance diagram for calib_barrel_left_offset2_bunch3_3:

Public Member Functions

 calib_barrel_left_offset2_bunch3_3 ()
 
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
 

Detailed Description

Definition at line 8 of file calib_barrel_left_offset2_bunch3_3.h.

Constructor & Destructor Documentation

◆ calib_barrel_left_offset2_bunch3_3()

calib_barrel_left_offset2_bunch3_3::calib_barrel_left_offset2_bunch3_3 ( )
inline

Definition at line 10 of file calib_barrel_left_offset2_bunch3_3.h.

11 m_name = string("calib_barrel_left_offset2_bunch3");
12 }
const int nBarrelLeft_Offset2_bunch3_3
string m_name
Definition: TofCalib.h:36

Member Function Documentation

◆ calculate_funcs()

void calib_barrel_left_offset2_bunch3_3::calculate_funcs ( const Record r)
inlinevirtual

Implements TofCalib.

Definition at line 14 of file calib_barrel_left_offset2_bunch3_3.h.

14 {
15 return;
16 }

◆ calculate_y()

void calib_barrel_left_offset2_bunch3_3::calculate_y ( const Record r)
inlinevirtual

Implements TofCalib.

Definition at line 18 of file calib_barrel_left_offset2_bunch3_3.h.

18 {
19 return;
20 }

◆ updateData()

void calib_barrel_left_offset2_bunch3_3::updateData ( RecordSet *&  data)
inlinevirtual

Implements TofCalib.

Definition at line 22 of file calib_barrel_left_offset2_bunch3_3.h.

22 {
23 return;
24 }

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