#include "AList.h"

AList::ElRep


class description - source file - inheritance tree (.pdf)

class AList::ElRep

Inheritance Chart:
AList::ElRep

    public:
AList::ElRep ElRep() AList::ElRep ElRep(const AList::ElRep&) void ~ElRep() static TClass* Class() virtual Int_t get_id() virtual TString get_label() virtual ZGlass* get_lens() virtual TClass* IsA() const AList::ElRep& operator=(const AList::ElRep&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    public:
ZGlass* fLens

Class Description

 AList





Inline Functions


                 void ~ElRep()
         AList::ElRep ElRep()
              ZGlass* get_lens()
                Int_t get_id()
              TString get_label()
              TClass* Class()
              TClass* IsA() const
                 void ShowMembers(TMemberInspector& insp, char* parent)
                 void Streamer(TBuffer& b)
                 void StreamerNVirtual(TBuffer& b)
         AList::ElRep ElRep(const AList::ElRep&)
        AList::ElRep& operator=(const AList::ElRep&)


Last update: Thu Jun 9 15:55:21 2005


ROOT page - Home page - Class index - Class Hierarchy - 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.