#include <LArG4H6LeakHit.h>
Definition at line 20 of file LArG4H6LeakHit.h.
◆ LArG4H6LeakHit() [1/4]
| LArG4H6LeakHit::LArG4H6LeakHit |
( |
| ) |
|
|
default |
◆ LArG4H6LeakHit() [2/4]
| LArG4H6LeakHit::LArG4H6LeakHit |
( |
int | d | ) |
|
|
inline |
◆ LArG4H6LeakHit() [3/4]
| LArG4H6LeakHit::LArG4H6LeakHit |
( |
int | dir, |
|
|
int | pcode, |
|
|
float | ekin, |
|
|
float | etot ) |
◆ LArG4H6LeakHit() [4/4]
◆ AddEkin()
| void LArG4H6LeakHit::AddEkin |
( |
double | ed | ) |
|
|
inline |
◆ AddEtot()
| void LArG4H6LeakHit::AddEtot |
( |
double | ed | ) |
|
|
inline |
◆ GetCode()
| int LArG4H6LeakHit::GetCode |
( |
| ) |
const |
|
inline |
◆ GetDir()
| int LArG4H6LeakHit::GetDir |
( |
| ) |
const |
|
inline |
◆ GetEkin()
| double LArG4H6LeakHit::GetEkin |
( |
| ) |
const |
|
inline |
◆ GetEtot()
| double LArG4H6LeakHit::GetEtot |
( |
| ) |
const |
|
inline |
◆ GetPos()
| CLHEP::Hep3Vector LArG4H6LeakHit::GetPos |
( |
| ) |
const |
|
inline |
◆ operator=()
Definition at line 24 of file LArG4H6LeakHit.cxx.
25{
26 if (this != &right) {
31 }
32 return *this;
33}
◆ operator==()
◆ SetCode()
| void LArG4H6LeakHit::SetCode |
( |
int | cod | ) |
|
|
inline |
◆ SetDir()
| void LArG4H6LeakHit::SetDir |
( |
int | d | ) |
|
|
inline |
◆ SetEkin()
| void LArG4H6LeakHit::SetEkin |
( |
double | ed | ) |
|
|
inline |
◆ SetEtot()
| void LArG4H6LeakHit::SetEtot |
( |
double | ed | ) |
|
|
inline |
◆ SetPos()
| void LArG4H6LeakHit::SetPos |
( |
CLHEP::Hep3Vector | p | ) |
|
|
inline |
◆ m_dir
| int LArG4H6LeakHit::m_dir {0} |
|
private |
◆ m_ekin
| double LArG4H6LeakHit::m_ekin {0} |
|
private |
◆ m_etot
| double LArG4H6LeakHit::m_etot {0} |
|
private |
◆ m_pcode
| int LArG4H6LeakHit::m_pcode {0} |
|
private |
◆ m_pos
| CLHEP::Hep3Vector LArG4H6LeakHit::m_pos |
|
private |
The documentation for this class was generated from the following files: