8 #ifndef STAR_StFtpcLaserTrafo
9 #define STAR_StFtpcLaserTrafo
15 #include "StFtpcClusterMaker/StFtpcDbReader.hh"
16 #include "StFtpcClusterMaker/StFtpcParamReader.hh"
28 Double_t *pdeflection;
42 Double_t vd_gas_slope(
float rad);
43 Double_t vd_gas_y(
float rad);
44 Double_t lor_gas_slope(
float rad);
45 Double_t lor_gas_y(
float rad);
60 Double_t vd_gas(
float rad);
61 Double_t lor_gas(
float rad);
62 virtual int calcpadtrans();
63 virtual int padtrans(
int iRow,
int iSec,
float timepos,
float padpos,
float *x1,
float *y1);