Garfield++ v1r0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
#include <trajestep.h>
Public Member Functions | |
void | range (int fs_cf0, vfloat rad, int &fs_cf1, vfloat &mrange) |
trajestep_limit (vfloat fmax_range, vfloat frad_for_straight, vfloat fmax_straight_arange, vfloat fmax_circumf_arange) | |
Public Attributes | |
vfloat | max_range |
vfloat | rad_for_straight |
vfloat | max_straight_arange |
vfloat | max_circumf_arange |
Definition at line 32 of file trajestep.h.
|
inline |
Definition at line 61 of file trajestep.h.
Definition at line 14 of file trajestep.cpp.
vfloat trajestep_limit::max_circumf_arange |
Definition at line 50 of file trajestep.h.
Referenced by range().
vfloat trajestep_limit::max_range |
Definition at line 34 of file trajestep.h.
Referenced by range().
vfloat trajestep_limit::max_straight_arange |
Definition at line 48 of file trajestep.h.
Referenced by gparticle::calc_step_to_bord(), and range().
vfloat trajestep_limit::rad_for_straight |
Definition at line 45 of file trajestep.h.
Referenced by range().