| 
| 
  | Calibration (int nevt, int n1, int n2, int n3, double en1, double en2, double en3, double enr) | 
|   | Convenient constructor. 
  | 
|   | 
| 
  | Calibration (EVENT::LCObject *obj) | 
|   | 'Copy constructor' needed to interpret LCCollection read from file/database. 
  | 
|   | 
| 
virtual  | ~Calibration () | 
|   | Important for memory handling. 
  | 
|   | 
| 
int  | getNEvt () | 
|   | 
| 
int  | getNhit1 () | 
|   | 
| 
int  | getNhit2 () | 
|   | 
| 
int  | getNhit3 () | 
|   | 
| 
double  | getEnr1 () | 
|   | 
| 
double  | getEnr2 () | 
|   | 
| 
double  | getEnr3 () | 
|   | 
| 
double  | getEnr4 () | 
|   | 
| 
const std::string  | getTypeName () const  | 
|   | 
| 
const std::string  | getDataDescription () const  | 
|   | 
The documentation for this class was generated from the following file: