public:
TTRD1 TTRD1() TTRD1 TTRD1(Text_t* name, Text_t* title, Text_t* material, Float_t dx1, Float_t dx2, Float_t dy, Float_t dz) TTRD1 TTRD1(TTRD1&) virtual void ~TTRD1() TClass* Class() virtual Float_t GetDx2() virtual TClass* IsA() virtual void SetPoints(Float_t* buff) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b)Data Members
protected:
Float_t fDx2 half length in x at the high z surface
TRD1 is a trapezoid with the x dimension varying along z. It has 7 parameters: - name name of the shape - title shape's title - material (see TMaterial) - dx1 half-length along x at the z surface positioned at -DZ - dx2 half-length along x at the z surface positioned at +DZ - dy half-length along the y-axis - dz half-length along the z-axis
*-*-*-*-*-*-*-*-*-*-*-*TRD1 shape default constructor*-*-*-*-*-*-*-*-*-*-*-*-* *-* ==============================
*-*-*-*-*-*-*-*-*-*-*-*-*TRD1 shape normal constructor*-*-*-*-*-*-*-*-*-*-*-*-* *-* =============================
*-*-*-*-*-*-*-*-*-*-*-*-*TRD1 shape default destructor*-*-*-*-*-*-*-*-*-*-*-*-* *-* =============================
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*Create TRD1 points*-*-*-*-*-*-*-*-*-*-*-*-*-*-* *-* ==================
Float_t GetDx2() TClass* Class() TClass* IsA() void ShowMembers(TMemberInspector& insp, char* parent) void Streamer(TBuffer& b) TTRD1 TTRD1(TTRD1&)