Garfield++ 4.0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
#include <neBEM.h>
Public Attributes | |
int | Nb |
Point3D | Start |
Point3D | Stop |
double | Radius |
double | Assigned |
double LineKnCh::Assigned |
Definition at line 189 of file neBEM.h.
Referenced by neBEMKnownCharges().
int LineKnCh::Nb |
Definition at line 185 of file neBEM.h.
Referenced by neBEMKnownCharges().
double LineKnCh::Radius |
Definition at line 188 of file neBEM.h.
Referenced by neBEMKnownCharges().
Point3D LineKnCh::Start |
Definition at line 186 of file neBEM.h.
Referenced by neBEMKnownCharges().
Point3D LineKnCh::Stop |
Definition at line 187 of file neBEM.h.
Referenced by neBEMKnownCharges().