TTRAP


class description - source file - inheritance tree

class TTRAP : public TBRIK


    public:
TTRAP(const char* name, const char* title, const char* material, Float_t dz, Float_t theta, Float_t phi, Float_t h1, Float_t bl1, Float_t tl1, Float_t alpha1, Float_t h2, Float_t bl2, Float_t tl2, Float_t alpha2) TTRAP(const TTRAP&) TTRAP() virtual ~TTRAP() static TClass* Class() virtual Float_t GetAlpha1() const virtual Float_t GetAlpha2() const virtual Float_t GetBl1() const virtual Float_t GetBl2() const virtual Float_t GetH1() const virtual Float_t GetH2() const virtual Float_t GetTl1() const virtual Float_t GetTl2() 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 fH1 half length in y at low z Float_t fBl1 half length in x at low z and y low edge Float_t fTl1 half length in x at low z and y high edge Float_t fAlpha1 angle w.r.t. the y axis Float_t fH2 half length in y at high z Float_t fBl2 half length in x at high z and y low edge Float_t fTl2 half length in x at high z and y high edge Float_t fAlpha2 angle w.r.t. the y axis

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.