Vertex of energy loss of muon.
More...
#include <JSireneToolkit.hh>
|
double | z |
|
double | t |
|
double | E |
|
double | Es |
|
Vertex of energy loss of muon.
Definition at line 146 of file JSireneToolkit.hh.
◆ JVertex() [1/2]
JSIRENE::JVertex::JVertex |
( |
| ) |
|
|
inline |
◆ JVertex() [2/2]
JSIRENE::JVertex::JVertex |
( |
const double |
z, |
|
|
const double |
t, |
|
|
const double |
E |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
z | position [m] |
t | time [ns] |
E | energy [GeV] |
Definition at line 165 of file JSireneToolkit.hh.
◆ getZ()
double JSIRENE::JVertex::getZ |
( |
| ) |
const |
|
inline |
◆ getT()
double JSIRENE::JVertex::getT |
( |
| ) |
const |
|
inline |
◆ getE()
double JSIRENE::JVertex::getE |
( |
| ) |
const |
|
inline |
◆ getEs()
double JSIRENE::JVertex::getEs |
( |
| ) |
const |
|
inline |
◆ getRange() [1/2]
double JSIRENE::JVertex::getRange |
( |
| ) |
const |
|
inline |
Get range of muon.
This method applies only ionisation energy loss.
- Returns
- range [m]
Definition at line 226 of file JSireneToolkit.hh.
◆ getRange() [2/2]
double JSIRENE::JVertex::getRange |
( |
const JGeane & |
geane | ) |
const |
|
inline |
◆ applyEloss()
void JSIRENE::JVertex::applyEloss |
( |
const double |
Es | ) |
|
|
inline |
◆ step() [1/2]
JVertex& JSIRENE::JVertex::step |
( |
const double |
ds | ) |
|
|
inline |
Step.
This method applies only ionisation energy loss.
- Parameters
-
- Returns
- this vertex
Definition at line 266 of file JSireneToolkit.hh.
◆ step() [2/2]
JVertex& JSIRENE::JVertex::step |
( |
const JGeane & |
geane, |
|
|
const double |
ds |
|
) |
| |
|
inline |
Step.
- Parameters
-
geane | energy loss |
ds | step [m] |
- Returns
- this vertex
Definition at line 283 of file JSireneToolkit.hh.
double JSIRENE::JVertex::z |
|
protected |
double JSIRENE::JVertex::t |
|
protected |
double JSIRENE::JVertex::E |
|
protected |
◆ Es
double JSIRENE::JVertex::Es |
|
protected |
The documentation for this struct was generated from the following file: