![]() |
ATLAS Offline Software
|
#include <LArG4TBECBeamChHit.h>
Public Member Functions | |
| LArG4TBECBeamChHit () | |
| LArG4TBECBeamChHit (int c=0, double energy=0., double time=0.) | |
| virtual | ~LArG4TBECBeamChHit () |
| void | Draw () |
| void | Print () |
| int | getIdentifier () const |
| double | X () const |
| double | Y () const |
Private Attributes | |
| int | m_Chamber |
| double | m_X |
| double | m_Y |
Definition at line 10 of file LArG4TBECBeamChHit.h.
| LArG4TBECBeamChHit::LArG4TBECBeamChHit | ( | ) |
Definition at line 11 of file LArG4TBECBeamChHit.cxx.
| LArG4TBECBeamChHit::LArG4TBECBeamChHit | ( | int | c = 0, |
| double | energy = 0., | ||
| double | time = 0. ) |
|
virtual |
Definition at line 23 of file LArG4TBECBeamChHit.cxx.
| void LArG4TBECBeamChHit::Draw | ( | ) |
Definition at line 25 of file LArG4TBECBeamChHit.cxx.
|
inline |
Definition at line 31 of file LArG4TBECBeamChHit.h.
| void LArG4TBECBeamChHit::Print | ( | ) |
Definition at line 27 of file LArG4TBECBeamChHit.cxx.
|
inline |
Definition at line 32 of file LArG4TBECBeamChHit.h.
|
inline |
Definition at line 33 of file LArG4TBECBeamChHit.h.
|
private |
Definition at line 23 of file LArG4TBECBeamChHit.h.
|
private |
Definition at line 24 of file LArG4TBECBeamChHit.h.
|
private |
Definition at line 25 of file LArG4TBECBeamChHit.h.