StRoot
1
|
#include <StBTofINLCorr.h>
Public Member Functions | |
void | init () |
void | init (StMaker *maker) |
void | initFromDbase (StMaker *maker) |
Initial function to access the data base and retrieve INL tables. | |
void | Reset () |
float | getTrayINLCorr (int trayId, int globalTdcChan, int bin) |
To get the INL correction tables for trays. | |
float | getVpdINLCorr (StBeamDirection eastwest, int globalTdcChan, int bin) |
To get the INL correction tables for vpds. | |
float | getTdigINLCorr (int tdigId, int tdcChannel, int bin) |
direct access to INL correction table for any TDIG-Id | |
Class to retrieve the INL tables from data base
Definition at line 58 of file StBTofINLCorr.h.