26 FtfPara ( ) { setDefaults() ; } ;
27 void setDefaults ( ) ;
28 void read (
char* inputFile ) ;
29 void write (
char* outputFile ) ;
30 void write ( FILE* outFile ) ;
33 int segmentRowSearchRange;
34 int trackRowSearchRange;
55 int vertexConstrainedFit;
56 int parameterLocation;
57 float maxChi2Primary ;
85 float maxDistanceSegment;
86 float segmentMaxAngle;
102 int nRowsPlusOne, nPhiPlusOne ;
103 int nEtaPlusOne, nPhiEtaPlusOne ;
104 int nPhiTrackPlusOne, nEtaTrackPlusOne ;
105 float phiSlice, etaSlice ;
106 float phiSliceTrack, etaSliceTrack ;