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 | |
double | LX |
double | LY |
double | LZ |
double | CrnrX |
double | CrnrY |
double | CrnrZ |
double | YStagger |
int | NbBlocks |
int | NbOmitVols |
int | NbIgnoreVols |
double FastAlgoVol::CrnrX |
Definition at line 414 of file neBEM.h.
Referenced by FastKnChPFAtPoint(), FastPFAtPoint(), FastVolElePF(), neBEMInitialize(), and neBEMSolve().
double FastAlgoVol::CrnrY |
Definition at line 415 of file neBEM.h.
Referenced by FastKnChPFAtPoint(), FastPFAtPoint(), FastVolElePF(), neBEMInitialize(), and neBEMSolve().
double FastAlgoVol::CrnrZ |
Definition at line 416 of file neBEM.h.
Referenced by FastKnChPFAtPoint(), FastPFAtPoint(), neBEMInitialize(), and neBEMSolve().
double FastAlgoVol::LX |
Definition at line 411 of file neBEM.h.
Referenced by FastKnChPFAtPoint(), FastPFAtPoint(), FastVolElePF(), neBEMInitialize(), and neBEMSolve().
double FastAlgoVol::LY |
Definition at line 412 of file neBEM.h.
Referenced by FastKnChPFAtPoint(), FastPFAtPoint(), FastVolElePF(), neBEMInitialize(), and neBEMSolve().
double FastAlgoVol::LZ |
Definition at line 413 of file neBEM.h.
Referenced by FastKnChPFAtPoint(), FastPFAtPoint(), neBEMInitialize(), and neBEMSolve().
int FastAlgoVol::NbBlocks |
Definition at line 418 of file neBEM.h.
Referenced by FastKnChPFAtPoint(), FastPFAtPoint(), FastVolElePF(), neBEMInitialize(), and neBEMSolve().
int FastAlgoVol::NbIgnoreVols |
Definition at line 420 of file neBEM.h.
Referenced by FastKnChPFAtPoint(), FastPFAtPoint(), and neBEMInitialize().
int FastAlgoVol::NbOmitVols |
Definition at line 419 of file neBEM.h.
Referenced by FastVolElePF(), neBEMInitialize(), and neBEMSolve().
double FastAlgoVol::YStagger |
Definition at line 417 of file neBEM.h.
Referenced by FastKnChPFAtPoint(), FastPFAtPoint(), FastVolElePF(), neBEMInitialize(), and neBEMSolve().