CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Private Attributes
ReadPGInfo Class Reference

#include <ReadPGInfo.h>

Public Member Functions

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

Private Attributes

TFile * rootFile
 

Detailed Description

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.

Constructor & Destructor Documentation

ReadPGInfo::ReadPGInfo ( const char *  name)

Definition at line 775 of file ReadPGInfo.cc.

ReadPGInfo::~ReadPGInfo ( )

Definition at line 781 of file ReadPGInfo.cc.

Member Function Documentation

char * ReadPGInfo::getId ( int  wheel,
int  station,
int  sector 
)

Definition at line 783 of file ReadPGInfo.cc.

TMatrixD ReadPGInfo::giveQC ( int  wheel,
int  station,
int  sector 
)

Definition at line 824 of file ReadPGInfo.cc.

TMatrixD ReadPGInfo::giveQCCal ( int  wheel,
int  station,
int  sector 
)

Definition at line 803 of file ReadPGInfo.cc.

TMatrixD ReadPGInfo::giveR ( int  wheel,
int  station,
int  sector 
)

Definition at line 792 of file ReadPGInfo.cc.

TMatrixD ReadPGInfo::giveSurvey ( int  wheel,
int  station,
int  sector 
)

Definition at line 840 of file ReadPGInfo.cc.

Member Data Documentation

TFile* ReadPGInfo::rootFile
private

Definition at line 29 of file ReadPGInfo.h.