#include <Ionization.h>
Definition at line 9 of file Ionization.h.
◆ Ionization()
Ionization::Ionization |
( |
| ) |
|
◆ ~Ionization()
Ionization::~Ionization |
( |
| ) |
|
|
virtual |
◆ getEt()
virtual double Ionization::getEt |
( |
int |
nElec | ) |
|
|
pure virtual |
◆ getEx()
virtual double Ionization::getEx |
( |
int |
nElec | ) |
|
|
pure virtual |
◆ getEy()
virtual double Ionization::getEy |
( |
int |
nElec | ) |
|
|
pure virtual |
◆ getEz()
virtual double Ionization::getEz |
( |
int |
nElec | ) |
|
|
pure virtual |
◆ getNumberIonE()
virtual int Ionization::getNumberIonE |
( |
| ) |
|
|
pure virtual |
◆ init()
virtual void Ionization::init |
( |
unsigned int |
random, |
|
|
ICgemGeomSvc * |
geomSvc, |
|
|
double |
magConfig |
|
) |
| |
|
pure virtual |
◆ setDebugging()
virtual void Ionization::setDebugging |
( |
bool |
debugging | ) |
|
|
pure virtual |
◆ setTrack()
virtual void Ionization::setTrack |
( |
int |
particle, |
|
|
int |
charge, |
|
|
double |
p, |
|
|
double |
trkPosIn[], |
|
|
double |
trkPosOut[] |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following files: