61 #ifndef STAR_StFtpcFastSimu
62 #define STAR_StFtpcFastSimu
63 #include "ffs_gepoint.h"
64 #include "TObjArray.h"
65 #include "StFtpcGeantPoint.hh"
66 #include "StFtpcTrackMaker/StFtpcConfMapPoint.hh"
103 Float_t sector_phi_min;
104 Float_t sector_phi_max;
108 double myModulo(
double x1,
double x2)
110 return x1-(double)(
int)(x1/x2)*x2;
116 TObjArray *pointarray,
117 TObjArray *geantarray);
119 int ffs_gen_padres();
121 int ffs_hit_smear(
float phi,
135 int ffs_merge_tagger();