TTRD2


class description - source file - inheritance tree

class TTRD2 : public TBRIK


    public:
TTRD2(const char* name, const char* title, const char* material, Float_t dx1, Float_t dx2, Float_t dy1, Float_t dy2, Float_t dz) TTRD2(const TTRD2&) TTRD2() virtual ~TTRD2() static TClass* Class() Float_t GetDx2() const Float_t GetDy2() 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)

Data Members


    protected:
Float_t fDx2 half length in x at the high z surface Float_t fDy2 half length in y at the high z surface

Class Description



Last update: Fri May 14 13:32:44 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.