TProofLimitsFinder
class description - source file - inheritance tree
    public:
      TProofLimitsFinder TProofLimitsFinder()
      TProofLimitsFinder TProofLimitsFinder(const TProofLimitsFinder&)
            virtual void ~TProofLimitsFinder()
          static TClass* Class()
           virtual Int_t FindGoodLimits(TH1* h, Axis_t xmin, Axis_t xmax)
           virtual Int_t FindGoodLimits(TH1* h, Axis_t xmin, Axis_t xmax, Axis_t ymin, Axis_t ymax)
           virtual Int_t FindGoodLimits(TH1* h, Axis_t xmin, Axis_t xmax, Axis_t ymin, Axis_t ymax, Axis_t zmin, Axis_t zmax)
         virtual TClass* IsA() const
            virtual void ShowMembers(TMemberInspector& insp, char* parent)
            virtual void Streamer(TBuffer& b)
                    void StreamerNVirtual(TBuffer& b)
                                                                      
 TProofLimitsFinder                                                   
                                                                      
 Class to find nice axis limits and synchonize them between slaves    
                                                                      
 TProofLimitsFinder()
 ~TProofLimitsFinder()
Int_t FindGoodLimits(TH1 *h, Axis_t xmin, Axis_t xmax)
Int_t FindGoodLimits(TH1 *h, Axis_t xmin, Axis_t xmax, Axis_t ymin, Axis_t ymax)
Int_t FindGoodLimits(TH1 *h, Axis_t xmin, Axis_t xmax, Axis_t ymin, Axis_t ymax, Axis_t zmin, Axis_t zmax)
Inline Functions
                   TClass* Class()
                   TClass* IsA() const
                      void ShowMembers(TMemberInspector& insp, char* parent)
                      void Streamer(TBuffer& b)
                      void StreamerNVirtual(TBuffer& b)
        TProofLimitsFinder TProofLimitsFinder(const TProofLimitsFinder&)
Author: Maarten Ballintijn 19/04/2002
Last update: root/proof:$Name:  $:$Id: TProofLimitsFinder.cxx,v 1.1 2002/04/19 18:24:01 rdm Exp $
Copyright  (C) 1995-2000, Rene Brun and Fons Rademakers.               *
ROOT page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.