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

Public Methods | |
| IrfCalHit () | |
| Constructors. More... | |
| virtual | ~IrfCalHit () |
| Destructor. More... | |
| virtual const CLID& | clID () const |
| Retrieve pointer to class defininition structure. More... | |
| double | energy () const |
| Retrieve energy. More... | |
| void | setEnergy ( double value ) |
| Update energy. More... | |
| virtual StreamBuffer& | serialize ( StreamBuffer& s ) |
| Serialize the object for reading. More... | |
| virtual StreamBuffer& | serialize ( StreamBuffer& s ) const |
| Serialize the object for writing. More... | |
| virtual std::ostream& | fillStream ( std::ostream& s ) const |
| Fill the ASCII output stream. More... | |
| double | plusResponse () const |
| response from the plus end of the log. More... | |
| void | setPlusResponse (float value) |
| double | minusResponse () const |
| reponse from the minus end of the log. More... | |
| void | setMinusResponse (float value) |
| unsigned int | layer () const |
| The Layer. More... | |
| void | setLayer (unsigned int value) |
| unsigned int | index () const |
| Log index number. More... | |
| void | setId (long value) |
Static Public Methods | |
| const CLID& | classID () |
Private Attributes | |
| double | m_energy |
| double | m_minusEnd |
| Energy. More... | |
| double | m_plusEnd |
| unsigned int | m_index |
| unsigned int | m_layer |
| unsigned int | m_id |
Definition at line 34 of file IrfCalHit.h.
|
|
Constructors.
Definition at line 38 of file IrfCalHit.h. |
|
|
Destructor.
Definition at line 40 of file IrfCalHit.h. |
|
|
Retrieve pointer to class defininition structure.
Definition at line 43 of file IrfCalHit.h. |
|
|
Definition at line 44 of file IrfCalHit.h. Referenced by clID(). |
|
|
Retrieve energy.
Definition at line 47 of file IrfCalHit.h. |
|
|
Fill the ASCII output stream.
Definition at line 114 of file IrfCalHit.h. |
|
|
Log index number.
Definition at line 73 of file IrfCalHit.h. |
|
|
The Layer.
Definition at line 69 of file IrfCalHit.h. |
|
|
reponse from the minus end of the log.
Definition at line 65 of file IrfCalHit.h. |
|
|
response from the plus end of the log.
Definition at line 61 of file IrfCalHit.h. |
|
|
Serialize the object for writing.
Definition at line 94 of file IrfCalHit.h. |
|
|
Serialize the object for reading.
Definition at line 104 of file IrfCalHit.h. |
|
|
Update energy.
Definition at line 49 of file IrfCalHit.h. |
|
|
Definition at line 74 of file IrfCalHit.h. |
|
|
Definition at line 70 of file IrfCalHit.h. |
|
|
Definition at line 66 of file IrfCalHit.h. |
|
|
Definition at line 62 of file IrfCalHit.h. |
|
|
Definition at line 80 of file IrfCalHit.h. |
|
|
Definition at line 87 of file IrfCalHit.h. |
|
|
Definition at line 85 of file IrfCalHit.h. |
|
|
Definition at line 86 of file IrfCalHit.h. |
|
|
Energy.
Definition at line 81 of file IrfCalHit.h. |
|
|
Definition at line 82 of file IrfCalHit.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000