///////////////////////////////////////////////////////// // This class has been automatically generated // (Thu Feb 13 09:20:08 2003 by ROOT version3.05/00) // from TChain ExampleTrackAnalysis/cand/ ////////////////////////////////////////////////////////// #ifndef FPTrack_h #define FPTrack_h #include #include #include #include #include #include #include #include #include #include //#define ios_base // just produces error messages #define ios class FPTrack { public : void Run(); void Sethist(); void Sethist2(); void Drawhist(); void Drawhist2(); void SetTitles(); void ReadData(); void Tracks(int ) ; void Redline(TH1F & , float &, int ); void Redline(TH1F * , float &, int ); void Redline(TH2F & , float &, int ); void Redline(TH2F * , float &, int ); void Calibrate_p(int, int); void Calibrate_px(int, int); void Calibrate_py(int, int); void Output(int, int) ; void Statistics() ; void MagnetSet() ; void MagnetPlace(int, int , int, double,double,double, double, double , double ); void PlanePlace(double,float,float,float,float); void PlaneSet(); void CollSet() ; void CollPlace(double, double) ; float Pformula(int, int, int, float, float, float, float); double sq(double); float sq(float); double fitf(int, int, int, double) ; double fitpxf(int, int, int, double) ; double fitpyf(int, int, int, double) ; double pgrid(int, float) ; FPTrack(); ~FPTrack(); }; #endif #ifdef FPTrack_cxx FPTrack::FPTrack(){} FPTrack::~FPTrack(){} #endif