TPARA
class description - source file - inheritance tree
    public:
                      TPARA(const char* name, const char* title, const char* material, Float_t dx, Float_t dy, Float_t dz, Float_t alpha, Float_t theta, Float_t phi)
                      TPARA(const TPARA&)
                      TPARA()
              virtual ~TPARA()
       static TClass* Class()
      virtual Float_t GetAlpha() const
      virtual Float_t GetPhi() const
      virtual Float_t GetTheta() const
      virtual TClass* IsA() const
         virtual void SetPoints(Float_t* buff)
         virtual void ShowMembers(TMemberInspector& insp, char* parent)
         virtual void Streamer(TBuffer& b)
                 void StreamerNVirtual(TBuffer& b)
    protected:
      Float_t fAlpha  angle w.r.t. the y axis from the centre of the low y to the high y
      Float_t fTheta  polar angle from the centre of the low z to the high z
      Float_t fPhi    polar angle from the centre of the low z to the high z
Last update: Fri May 14 13:32:41 2004
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.