TMBEmCells
class description - source file - inheritance tree (.ps)
public:
TMBEmCells(Int_t ieta, Int_t iphi, Int_t ilyr, Float_t E)
TMBEmCells()
TMBEmCells(const TMBEmCells&)
~TMBEmCells()
static TClass* Class()
Float_t E()
Int_t ieta()
Int_t ilyr()
Int_t iphi()
virtual TClass* IsA() const
TMBEmCells& operator=(const TMBEmCells&)
void Set(Int_t ieta, Int_t iphi, Int_t ilyr, Float_t E)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
Int_t _ieta eta-number
Int_t _iphi phi-number
Int_t _ilyr layer-number
Float_t _E energy
TMBTree EmCells class
Created by E. Nagy
September 3rd 2002
TMBEmCells(Int_t ieta, Int_t iphi, Int_t ilyr, Float_t E)
void Set(Int_t ieta, Int_t iphi, Int_t ilyr, Float_t E)
Inline Functions
void ~TMBEmCells()
TMBEmCells TMBEmCells()
Float_t E()
Int_t ieta()
Int_t iphi()
Int_t ilyr()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TMBEmCells TMBEmCells(const TMBEmCells&)
TMBEmCells& operator=(const TMBEmCells&)
Last update: Mon May 17 20:08:28 2004
ROOT 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.