BOSS 7.1.0
BESIII Offline Software System
Loading...
Searching...
No Matches
calib_barrel_right_offset2_bunch3_3.h
Go to the documentation of this file.
1#ifndef CALIB_BARREL_RIGHT_OFFSET2_BUNCH3_3_H
2#define CALIB_BARREL_RIGHT_OFFSET2_BUNCH3_3_H
3
5
7
9 public:
11 m_name = string("calib_barrel_right_offset2_bunch3");
12 }
13
14 void calculate_funcs( const Record* r ) {
15 return;
16 }
17
18 void calculate_y(const Record* r) {
19 return;
20 }
21
23 return;
24 }
25
26};
27
28#endif
TTree * data
std::vector< Record * > RecordSet
Definition: TofDataSet.h:98
const int nBarrelRight_Offset2_bunch3_3
string m_name
Definition: TofCalib.h:36