ATLFBrowsable


class description - source file - inheritance tree

class ATLFBrowsable : public TNamed


    public:
ATLFBrowsable ATLFBrowsable() ATLFBrowsable ATLFBrowsable(const ATLFBrowsable&) void ~ATLFBrowsable() virtual void Browse(TBrowser* b) TClass* Class() virtual TClass* IsA() virtual Bool_t IsFolder() virtual void SetBigBang(ATLFBigBang* bigbang) virtual void SetRefObject(TObject* obj) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b)

Data Members

private:
TObject* m_RefObject Referenced object ATLFBigBang* m_BigBang Pointer to control bigbang object

Class Description

                                                                      
 ATLFBrowsable                                                          
                                                                      
 helper class to browse generated particles.                          
                                                                      


ATLFBrowsable()

void Browse(TBrowser *b)



Inline Functions


               Bool_t IsFolder()
                 void SetBigBang(ATLFBigBang* bigbang)
                 void SetRefObject(TObject* obj)
              TClass* Class()
              TClass* IsA()
                 void ShowMembers(TMemberInspector& insp, char* parent)
                 void Streamer(TBuffer& b)
        ATLFBrowsable ATLFBrowsable(const ATLFBrowsable&)
                 void ~ATLFBrowsable()


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.