er
dev
|
Public Member Functions | |
ERGadastLaBrDigi () | |
ERGadastLaBrDigi (Int_t id, Float_t Edep, Int_t cell) | |
ERGadastLaBrDigi (const ERGadastLaBrDigi &) | |
virtual | ~ERGadastLaBrDigi () |
ERGadastLaBrDigi & | operator= (const ERGadastLaBrDigi &) |
virtual void | Print (const Option_t *opt=0) const |
Int_t | ID () const |
Float_t | Edep () const |
Protected Attributes | |
Int_t | fID |
Float_t | fEdep |
Int_t | fCell |
Definition at line 15 of file ERGadastLaBrDigi.h.
ERGadastLaBrDigi::ERGadastLaBrDigi | ( | ) |
Default constructor
Definition at line 12 of file ERGadastLaBrDigi.cxx.
ERGadastLaBrDigi::ERGadastLaBrDigi | ( | Int_t | id, |
Float_t | Edep, | ||
Int_t | cell | ||
) |
Constructor with arguments
Definition at line 18 of file ERGadastLaBrDigi.cxx.
ERGadastLaBrDigi::ERGadastLaBrDigi | ( | const ERGadastLaBrDigi & | right | ) |
Copy constructor
Definition at line 25 of file ERGadastLaBrDigi.cxx.
|
virtual |
Destructor
Definition at line 35 of file ERGadastLaBrDigi.cxx.
|
virtual |
Output to screen
Definition at line 40 of file ERGadastLaBrDigi.cxx.