![]() |
ATLAS Offline Software
|
#include <LArTBWarmTCHit.h>
Public Member Functions | |
| LArTBWarmTCHit ()=default | |
| LArTBWarmTCHit (int ad, double en) | |
| void | SetEnergy (double ed) |
| void | AddEnergy (double ed) |
| double | GetEnergy () |
| void | SetAddr (int d) |
| int | GetAddr () |
Private Attributes | |
| int | m_addr {} |
| double | m_energy {} |
Definition at line 17 of file LArTBWarmTCHit.h.
|
default |
|
inline |
Definition at line 21 of file LArTBWarmTCHit.h.
|
inline |
Definition at line 26 of file LArTBWarmTCHit.h.
|
inline |
Definition at line 31 of file LArTBWarmTCHit.h.
|
inline |
Definition at line 27 of file LArTBWarmTCHit.h.
|
inline |
Definition at line 30 of file LArTBWarmTCHit.h.
|
inline |
Definition at line 25 of file LArTBWarmTCHit.h.
|
private |
Definition at line 34 of file LArTBWarmTCHit.h.
|
private |
Definition at line 35 of file LArTBWarmTCHit.h.