![]() |
ATLAS Offline Software
|
#include <LArTBFrontHit.h>
Public Member Functions | |
| LArTBFrontHit () | |
| LArTBFrontHit (int sc, double ed) | |
| LArTBFrontHit (int mw, int x1, int y1) | |
| LArTBFrontHit (const LArTBFrontHit &right) | |
| const LArTBFrontHit & | operator= (const LArTBFrontHit &right) |
| int | operator== (const LArTBFrontHit &right) |
| void | Draw () |
| void | Print () |
| void | SetEdep (double ed) |
| double | GetEdep () |
| void | SetPos (const CLHEP::Hep3Vector &p) |
| CLHEP::Hep3Vector | GetPos () |
| void | SetSC (int sc) |
| int | GetSC () |
| void | SetMWPC (int mw) |
| int | GetMWPC () |
| void | SetX (int x1) |
| int | GetX () |
| void | SetY (int y1) |
| int | GetY () |
| void | SetTrackID (int id) |
| int | GetTrackID () |
| void | SetPcode (int code) |
| int | GetPcode () |
Private Attributes | |
| double | m_edep |
| CLHEP::Hep3Vector | m_pos |
| int | m_scnum |
| int | m_mwpcnum |
| int | m_x |
| int | m_y |
| int | m_track_id |
| int | m_pcode |
Definition at line 22 of file LArTBFrontHit.h.
| LArTBFrontHit::LArTBFrontHit | ( | ) |
| LArTBFrontHit::LArTBFrontHit | ( | int | sc, |
| double | ed ) |
| LArTBFrontHit::LArTBFrontHit | ( | int | mw, |
| int | x1, | ||
| int | y1 ) |
| LArTBFrontHit::LArTBFrontHit | ( | const LArTBFrontHit & | right | ) |
|
inline |
Definition at line 36 of file LArTBFrontHit.h.
|
inline |
Definition at line 42 of file LArTBFrontHit.h.
|
inline |
Definition at line 54 of file LArTBFrontHit.h.
|
inline |
Definition at line 66 of file LArTBFrontHit.h.
|
inline |
Definition at line 46 of file LArTBFrontHit.h.
|
inline |
Definition at line 50 of file LArTBFrontHit.h.
|
inline |
Definition at line 62 of file LArTBFrontHit.h.
|
inline |
Definition at line 56 of file LArTBFrontHit.h.
|
inline |
Definition at line 58 of file LArTBFrontHit.h.
| const LArTBFrontHit & LArTBFrontHit::operator= | ( | const LArTBFrontHit & | right | ) |
| int LArTBFrontHit::operator== | ( | const LArTBFrontHit & | right | ) |
|
inline |
Definition at line 37 of file LArTBFrontHit.h.
|
inline |
Definition at line 41 of file LArTBFrontHit.h.
|
inline |
Definition at line 53 of file LArTBFrontHit.h.
|
inline |
Definition at line 65 of file LArTBFrontHit.h.
|
inline |
Definition at line 45 of file LArTBFrontHit.h.
|
inline |
Definition at line 49 of file LArTBFrontHit.h.
|
inline |
Definition at line 61 of file LArTBFrontHit.h.
|
inline |
Definition at line 55 of file LArTBFrontHit.h.
|
inline |
Definition at line 57 of file LArTBFrontHit.h.
|
private |
Definition at line 69 of file LArTBFrontHit.h.
|
private |
Definition at line 71 of file LArTBFrontHit.h.
|
private |
Definition at line 73 of file LArTBFrontHit.h.
|
private |
Definition at line 70 of file LArTBFrontHit.h.
|
private |
Definition at line 71 of file LArTBFrontHit.h.
|
private |
Definition at line 72 of file LArTBFrontHit.h.
|
private |
Definition at line 71 of file LArTBFrontHit.h.
|
private |
Definition at line 71 of file LArTBFrontHit.h.