#include <Ionization.h>
|
| Ionization () |
|
virtual | ~Ionization () |
|
virtual void | init (unsigned int random, ICgemGeomSvc *geomSvc, double magConfig)=0 |
|
virtual void | setDebugging (bool debugging)=0 |
|
virtual void | setTrack (int particle, int charge, double p, double trkPosIn[], double trkPosOut[])=0 |
|
virtual int | getNumberIonE ()=0 |
|
virtual double | getEx (int nElec)=0 |
|
virtual double | getEy (int nElec)=0 |
|
virtual double | getEz (int nElec)=0 |
|
virtual double | getEt (int nElec)=0 |
|
| Ionization () |
|
virtual | ~Ionization () |
|
virtual void | init (unsigned int random, ICgemGeomSvc *geomSvc, double magConfig)=0 |
|
virtual void | setDebugging (bool debugging)=0 |
|
virtual void | setTrack (int particle, int charge, double p, double trkPosIn[], double trkPosOut[])=0 |
|
virtual int | getNumberIonE ()=0 |
|
virtual double | getEx (int nElec)=0 |
|
virtual double | getEy (int nElec)=0 |
|
virtual double | getEz (int nElec)=0 |
|
virtual double | getEt (int nElec)=0 |
|
◆ Ionization() [1/2]
Ionization::Ionization |
( |
| ) |
|
◆ ~Ionization() [1/2]
Ionization::~Ionization |
( |
| ) |
|
|
virtual |
◆ Ionization() [2/2]
Ionization::Ionization |
( |
| ) |
|
◆ ~Ionization() [2/2]
virtual Ionization::~Ionization |
( |
| ) |
|
|
virtual |
◆ getEt() [1/2]
virtual double Ionization::getEt |
( |
int |
nElec | ) |
|
|
pure virtual |
◆ getEt() [2/2]
virtual double Ionization::getEt |
( |
int |
nElec | ) |
|
|
pure virtual |
◆ getEx() [1/2]
virtual double Ionization::getEx |
( |
int |
nElec | ) |
|
|
pure virtual |
◆ getEx() [2/2]
virtual double Ionization::getEx |
( |
int |
nElec | ) |
|
|
pure virtual |
◆ getEy() [1/2]
virtual double Ionization::getEy |
( |
int |
nElec | ) |
|
|
pure virtual |
◆ getEy() [2/2]
virtual double Ionization::getEy |
( |
int |
nElec | ) |
|
|
pure virtual |
◆ getEz() [1/2]
virtual double Ionization::getEz |
( |
int |
nElec | ) |
|
|
pure virtual |
◆ getEz() [2/2]
virtual double Ionization::getEz |
( |
int |
nElec | ) |
|
|
pure virtual |
◆ getNumberIonE() [1/2]
virtual int Ionization::getNumberIonE |
( |
| ) |
|
|
pure virtual |
◆ getNumberIonE() [2/2]
virtual int Ionization::getNumberIonE |
( |
| ) |
|
|
pure virtual |
◆ init() [1/2]
virtual void Ionization::init |
( |
unsigned int |
random, |
|
|
ICgemGeomSvc * |
geomSvc, |
|
|
double |
magConfig |
|
) |
| |
|
pure virtual |
◆ init() [2/2]
virtual void Ionization::init |
( |
unsigned int |
random, |
|
|
ICgemGeomSvc * |
geomSvc, |
|
|
double |
magConfig |
|
) |
| |
|
pure virtual |
◆ setDebugging() [1/2]
virtual void Ionization::setDebugging |
( |
bool |
debugging | ) |
|
|
pure virtual |
◆ setDebugging() [2/2]
virtual void Ionization::setDebugging |
( |
bool |
debugging | ) |
|
|
pure virtual |
◆ setTrack() [1/2]
virtual void Ionization::setTrack |
( |
int |
particle, |
|
|
int |
charge, |
|
|
double |
p, |
|
|
double |
trkPosIn[], |
|
|
double |
trkPosOut[] |
|
) |
| |
|
pure virtual |
◆ setTrack() [2/2]
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: