13#define BMNSTEERING_H 1
38 return fNStatsInnerTracker;
58 return fCellSlopeXZCutMin;
62 return fCellSlopeYZCutMin;
66 return fCellSlopeXZCutMax;
70 return fCellSlopeYZCutMax;
82 return fDiffSlopeXZSlope;
86 return fDiffSlopeYZSlope;
102 return fNHitsCutTotal;
106 return fSteerFile.Data();
110 void ParseSteerFile(TString);
111 void TestParsedInput();
115 Int_t fNStatsInnerTracker;
117 Double_t* fHitXCutMin;
118 Double_t* fHitXCutMax;
120 Double_t* fHitYCutMin;
121 Double_t* fHitYCutMax;
123 Double_t* fCellSlopeXZCutMin;
124 Double_t* fCellSlopeXZCutMax;
126 Double_t* fCellSlopeYZCutMin;
127 Double_t* fCellSlopeYZCutMax;
129 Double_t fDiffSlopeXZ0;
130 Double_t fDiffSlopeYZ0;
132 Double_t fDiffSlopeXZSlope;
133 Double_t fDiffSlopeYZSlope;
135 Double_t fChiSquareCut;
139 Int_t fNHitsCutTotal;
141 Double_t fMarkerValue;
Double_t * GetCellSlopeYZCutMin()
Double_t * GetCellSlopeXZCutMax()
Double_t * GetCellSlopeYZCutMax()
Double_t * GetHitXCutMax()
Double_t * GetHitYCutMin()
Double_t GetDiffSlopeYZ0()
Double_t GetDiffSlopeXZSlope()
Double_t GetDiffSlopeYZSlope()
Double_t GetDiffSlopeXZ0()
Double_t * GetHitYCutMax()
Double_t * GetCellSlopeXZCutMin()
Double_t * GetHitXCutMin()
Double_t GetChiSquareCut()