#include <Interactor.h>
Definition at line 27 of file Interactor.h.
trkf::Interactor::Interactor |
( |
double |
tcut | ) |
|
|
explicit |
Constructor.
Arguments:
tcut - Maximum delta ray energy.
Definition at line 21 of file Interactor.cxx.
double fTcut
Maximum delta ray energy for dE/dx.
trkf::Interactor::~Interactor |
( |
| ) |
|
|
virtualdefault |
virtual Interactor* trkf::Interactor::clone |
( |
| ) |
const |
|
pure virtual |
double trkf::Interactor::getTcut |
( |
| ) |
const |
|
inline |
Definition at line 33 of file Interactor.h.
double fTcut
Maximum delta ray energy for dE/dx.
virtual bool trkf::Interactor::noise |
( |
const KTrack & |
trk, |
|
|
double |
s, |
|
|
TrackError & |
noise_matrix |
|
) |
| const |
|
pure virtual |
double trkf::Interactor::fTcut |
|
private |
Maximum delta ray energy for dE/dx.
Definition at line 45 of file Interactor.h.
The documentation for this class was generated from the following files: