#include <ReadPGInfo.h>
|
char * | getId (int, int, int) |
|
TMatrixD | giveQC (int, int, int) |
|
TMatrixD | giveQCCal (int, int, int) |
|
TMatrixD | giveR (int, int, int) |
|
TMatrixD | giveSurvey (int, int, int) |
|
| ReadPGInfo (const char *name) |
|
| ~ReadPGInfo () |
|
- Date:
- 2010/02/25 11:33:32
- Revision:
- 1.3
- Author
- Luca Scodellaro Luca..nosp@m.Scod.nosp@m.ellar.nosp@m.o@ce.nosp@m.rn.ch
Definition at line 16 of file ReadPGInfo.h.
ReadPGInfo::ReadPGInfo |
( |
const char * |
name | ) |
|
ReadPGInfo::~ReadPGInfo |
( |
| ) |
|
char * ReadPGInfo::getId |
( |
int |
wheel, |
|
|
int |
station, |
|
|
int |
sector |
|
) |
| |
TMatrixD ReadPGInfo::giveQC |
( |
int |
wheel, |
|
|
int |
station, |
|
|
int |
sector |
|
) |
| |
TMatrixD ReadPGInfo::giveQCCal |
( |
int |
wheel, |
|
|
int |
station, |
|
|
int |
sector |
|
) |
| |
TMatrixD ReadPGInfo::giveR |
( |
int |
wheel, |
|
|
int |
station, |
|
|
int |
sector |
|
) |
| |
TMatrixD ReadPGInfo::giveSurvey |
( |
int |
wheel, |
|
|
int |
station, |
|
|
int |
sector |
|
) |
| |
TFile* ReadPGInfo::rootFile |
|
private |