![]() |
ATLAS Offline Software
|
#include <LArG4H6FrontHit.h>
Public Member Functions | |
| LArG4H6FrontHit () | |
| LArG4H6FrontHit (int sc, double ed) | |
| LArG4H6FrontHit (int mw, int x1, int y1) | |
| LArG4H6FrontHit (const LArG4H6FrontHit &right)=default | |
| LArG4H6FrontHit & | operator= (const LArG4H6FrontHit &right)=default |
| int | operator== (const LArG4H6FrontHit &right) |
| void | Draw () |
| void | Print () |
| void | SetEdep (double ed) |
| double | GetEdep () const |
| void | SetPos (const CLHEP::Hep3Vector &p) |
| CLHEP::Hep3Vector | GetPos () const |
| void | SetSC (int sc) |
| int | GetSC () const |
| void | SetMWPC (int mw) |
| int | GetMWPC () const |
| void | SetX (int x1) |
| int | GetX () const |
| void | SetY (int y1) |
| int | GetY () const |
| void | SetTrackID (int id) |
| int | GetTrackID () const |
| void | SetPcode (int code) |
| int | GetPcode () const |
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 LArG4H6FrontHit.h.
| LArG4H6FrontHit::LArG4H6FrontHit | ( | ) |
Definition at line 8 of file LArG4H6FrontHit.cxx.
| LArG4H6FrontHit::LArG4H6FrontHit | ( | int | sc, |
| double | ed ) |
Definition at line 12 of file LArG4H6FrontHit.cxx.
| LArG4H6FrontHit::LArG4H6FrontHit | ( | int | mw, |
| int | x1, | ||
| int | y1 ) |
Definition at line 24 of file LArG4H6FrontHit.cxx.
|
default |
|
inline |
Definition at line 36 of file LArG4H6FrontHit.h.
|
inline |
Definition at line 42 of file LArG4H6FrontHit.h.
|
inline |
Definition at line 54 of file LArG4H6FrontHit.h.
|
inline |
Definition at line 66 of file LArG4H6FrontHit.h.
|
inline |
Definition at line 46 of file LArG4H6FrontHit.h.
|
inline |
Definition at line 50 of file LArG4H6FrontHit.h.
|
inline |
Definition at line 62 of file LArG4H6FrontHit.h.
|
inline |
Definition at line 56 of file LArG4H6FrontHit.h.
|
inline |
Definition at line 58 of file LArG4H6FrontHit.h.
|
default |
| int LArG4H6FrontHit::operator== | ( | const LArG4H6FrontHit & | right | ) |
Definition at line 36 of file LArG4H6FrontHit.cxx.
|
inline |
Definition at line 37 of file LArG4H6FrontHit.h.
|
inline |
Definition at line 41 of file LArG4H6FrontHit.h.
|
inline |
Definition at line 53 of file LArG4H6FrontHit.h.
|
inline |
Definition at line 65 of file LArG4H6FrontHit.h.
|
inline |
Definition at line 45 of file LArG4H6FrontHit.h.
|
inline |
Definition at line 49 of file LArG4H6FrontHit.h.
|
inline |
Definition at line 61 of file LArG4H6FrontHit.h.
|
inline |
Definition at line 55 of file LArG4H6FrontHit.h.
|
inline |
Definition at line 57 of file LArG4H6FrontHit.h.
|
private |
Definition at line 69 of file LArG4H6FrontHit.h.
|
private |
Definition at line 71 of file LArG4H6FrontHit.h.
|
private |
Definition at line 73 of file LArG4H6FrontHit.h.
|
private |
Definition at line 70 of file LArG4H6FrontHit.h.
|
private |
Definition at line 71 of file LArG4H6FrontHit.h.
|
private |
Definition at line 72 of file LArG4H6FrontHit.h.
|
private |
Definition at line 71 of file LArG4H6FrontHit.h.
|
private |
Definition at line 71 of file LArG4H6FrontHit.h.