
ElRep properties and supported operations. These statements are a promise of implementation for methods below.
| ~ElRep() | |
| AList::ElRep | ElRep(ZGlass* l = 0) |
| AList::ElRep | ElRep(const AList::ElRep&) |
| AList::ElRep | ElRep(ZGlass* l, Int_t i) |
| AList::ElRep | ElRep(ZGlass* l, const TString& lab) |
| AList::ElRep | ElRep(ZGlass* l, Int_t i, const TString& lab) |
| Int_t | get_id() const |
| TString | get_label() const |
| ZGlass* | get_lens() const |
| AList::ElRep& | operator=(const AList::ElRep&) |
| const TString& | ref_label() const |
