TCut


class description - source file - inheritance tree

class TCut : public TNamed


    public:
TCut(const char* title) TCut(const char* name, const char* title) TCut(const TCut& cut) TCut() virtual ~TCut() static TClass* Class() virtual TClass* IsA() const char* operator const char*() const TCut& operator*=(const char* rhs) TCut& operator*=(const TCut& rhs) TCut& operator+=(const TCut& rhs) TCut& operator+=(const char* rhs) TCut& operator=(const TCut& rhs) TCut& operator=(const char* rhs) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description



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