class PbScCalibrationData


Public Methods

[more]int getSMId(int SMNumber)
Returns Production Number (Idebntifier) of the PbSc SuperModule installed in position SMNumber (0-107) in PHENIX
[more]int getSMNumber(int SMId)
Returns position in PHENIX of the PbSc SuperModule with production number SMId
[more]char* getPointerToFName(int SMNumber)
[more]virtual void LoadPMTDataBase(char *)
Used only for interactive access to data on PMT's


Documentation

PbSc Calibrations Data.

This is a data-base implementation dependent class. At this moment it accesses the calibration data files initially stored on EMCAL01 while calibrating PbSc Sectors in 902 area. Its duty is to load calibration data into protected area of the EmcSector objects designed explicitly for the fast access to static calibration data. Care should be taken about proper data mapping between event data which are initially structured in blocks of 144 channels (Items, Item can be tower or reference but we are using similarily structured electronics everywhere)

oint getSMId(int SMNumber)
Returns Production Number (Idebntifier) of the PbSc SuperModule installed in position SMNumber (0-107) in PHENIX

oint getSMNumber(int SMId)
Returns position in PHENIX of the PbSc SuperModule with production number SMId

ochar* getPointerToFName(int SMNumber)

ovirtual void LoadPMTDataBase(char *)
Used only for interactive access to data on PMT's


This class has no child classes.
Author:
: E.Kistenev
@date: 03/01/99

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.