22 Double_t fHighLine[3];
24 GetPoly(Double_t& a, Double_t& b, Double_t& c, Double_t x1, Double_t y1, Double_t x2, Double_t y2, Double_t x3, Double_t y3);
30 void SetPolyLineDown(Double_t a, Double_t b, Double_t c);
31 void SetPolyLineUp(Double_t a, Double_t b, Double_t c);
32 void GetPolyUp(Double_t& a, Double_t& b, Double_t& c)
const;
33 void GetPolyDown(Double_t& a, Double_t& b, Double_t& c)
const;
34 void SetUpPoints(Double_t x1, Double_t y1, Double_t x2, Double_t y2, Double_t x3, Double_t y3);
35 void SetDownPoints(Double_t x1, Double_t y1, Double_t x2, Double_t y2, Double_t x3, Double_t y3);
36 virtual Bool_t
Init(Int_t formad_id);