McPart
class description - source file - inheritance tree
class McPart : public TObject
private:
protected:
public:
McPart McPart()
McPart McPart(Int_t type)
McPart McPart(McPart&)
void ~McPart()
TClass* Class()
Int_t GetType()
virtual TClass* IsA()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
private:
Int_t m_type
public:
McPart(Int_t Type)
~McPart()
Int_t GetType()
Inline Functions
McPart McPart()
TClass* Class()
TClass* IsA()
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
McPart McPart(McPart&)
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.