#include <IrfAcdHit.h>
Inheritance diagram for IrfAcdHit:

Public Methods | |
| IrfAcdHit () | |
| Constructor. More... | |
| virtual | ~IrfAcdHit () |
| Destructor. More... | |
| virtual const CLID& | clID () const |
| Retrieve reference to class definition structure. More... | |
| unsigned int | id () const |
| Tile id number. More... | |
| void | setId (long value) |
| float | energy () const |
| get energy (GeV) deposited in this ACD tile. More... | |
| void | setEnergy (float value) |
| set the energy (GeV) deposited in this ACD tile. More... | |
| virtual StreamBuffer& | serialize ( StreamBuffer& s ) |
| used to convert container of objects. More... | |
| virtual StreamBuffer& | serialize ( StreamBuffer& s ) const |
| virtual std::ostream& | fillStream ( std::ostream& s ) const |
Static Public Methods | |
| const CLID& | classID () |
Private Attributes | |
| unsigned int | m_id |
| float | m_energy |
It contains:
Definition at line 24 of file IrfAcdHit.h.
|
|
Constructor.
Definition at line 28 of file IrfAcdHit.h. |
|
|
Destructor.
Definition at line 31 of file IrfAcdHit.h. |
|
|
Retrieve reference to class definition structure.
Definition at line 34 of file IrfAcdHit.h. |
|
|
Definition at line 35 of file IrfAcdHit.h. Referenced by clID(). |
|
|
get energy (GeV) deposited in this ACD tile.
Definition at line 42 of file IrfAcdHit.h. |
|
|
Definition at line 74 of file IrfAcdHit.h. |
|
|
Tile id number.
Definition at line 38 of file IrfAcdHit.h. |
|
|
Definition at line 56 of file IrfAcdHit.h. |
|
|
used to convert container of objects.
Definition at line 65 of file IrfAcdHit.h. |
|
|
set the energy (GeV) deposited in this ACD tile.
Definition at line 44 of file IrfAcdHit.h. |
|
|
Definition at line 39 of file IrfAcdHit.h. |
|
|
Definition at line 53 of file IrfAcdHit.h. |
|
|
Definition at line 52 of file IrfAcdHit.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000