TMaterial


class description - source file - inheritance tree

class TMaterial : public TNamed, public TAttFill

    public:
TMaterial(const char* name, const char* title, Float_t a, Float_t z, Float_t density) TMaterial(const char* name, const char* title, Float_t a, Float_t z, Float_t density, Float_t radl, Float_t inter) TMaterial(const TMaterial&) TMaterial() virtual ~TMaterial() static TClass* Class() virtual Float_t GetA() const virtual Float_t GetDensity() const virtual Float_t GetInterLength() const virtual Int_t GetNumber() const virtual Float_t GetRadLength() const virtual Float_t GetZ() const virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    protected:
Int_t fNumber Material matrix number Float_t fA A of Material Float_t fZ Z of Material Float_t fDensity Material density in gr/cm3 Float_t fRadLength Material radiation length Float_t fInterLength Material interaction length


See also

TMixture

Class Description



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