public:
                THYPE THYPE()
                THYPE THYPE(const char* name, const char* title, const char* material, Float_t rmin, Float_t rmax, Float_t dz, Float_t phi)
                THYPE THYPE(const THYPE&)
         virtual void ~THYPE()
       static TClass* Class()
      virtual Float_t GetPhi() const
      virtual TClass* IsA() const
         virtual void ShowMembers(TMemberInspector& insp, char* parent)
         virtual void Streamer(TBuffer& b)
                 void StreamerNVirtual(TBuffer& b)
    protected:
      Float_t fPhi  stereo angle
HYPE is an hyperboloid (not implemented. It has 4 parameters: - name name of the shape - title shape's title - material (see TMaterial) - rmin inner radius of the tube - rmax outer radius of the tube - dz half-length of the box along the z-axis - phi stereo angle
![]()
*-*-*-*-*-*-*-*-*-*-*-*-*HYPE shape default constructor*-*-*-*-*-*-*-*-*-*-*-* *-* ==============================
*-*-*-*-*-*-*-*-*-*-*-*-*HYPE shape normal constructor*-*-*-*-*-*-*-*-*-*-*-*-* *-* =============================
*-*-*-*-*-*-*-*-*-*-*-*-*HYPE shape default destructor*-*-*-*-*-*-*-*-*-*-*-*-* *-* =============================
            Float_t GetPhi() const
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
              THYPE THYPE(const THYPE&)