![]() |
Garfield 0.3
Toolkit for the detailed simulation of particle detectors based on ionization measurement in gases and semiconductors
|
Public Attributes | |
int | gas |
int | level |
std::string | label |
double | energy |
std::vector< double > | p |
std::vector< int > | final |
std::vector< int > | type |
double | osc |
double | rate |
double | sDoppler |
double | gPressure |
double | width |
double | cf |
Definition at line 382 of file MediumMagboltz.hh.
double Garfield::MediumMagboltz::Deexcitation::cf |
Definition at line 408 of file MediumMagboltz.hh.
double Garfield::MediumMagboltz::Deexcitation::energy |
Definition at line 390 of file MediumMagboltz.hh.
std::vector<int> Garfield::MediumMagboltz::Deexcitation::final |
Definition at line 394 of file MediumMagboltz.hh.
int Garfield::MediumMagboltz::Deexcitation::gas |
Definition at line 384 of file MediumMagboltz.hh.
double Garfield::MediumMagboltz::Deexcitation::gPressure |
Definition at line 404 of file MediumMagboltz.hh.
std::string Garfield::MediumMagboltz::Deexcitation::label |
Definition at line 388 of file MediumMagboltz.hh.
int Garfield::MediumMagboltz::Deexcitation::level |
Definition at line 386 of file MediumMagboltz.hh.
double Garfield::MediumMagboltz::Deexcitation::osc |
Definition at line 398 of file MediumMagboltz.hh.
std::vector<double> Garfield::MediumMagboltz::Deexcitation::p |
Definition at line 392 of file MediumMagboltz.hh.
double Garfield::MediumMagboltz::Deexcitation::rate |
Definition at line 400 of file MediumMagboltz.hh.
double Garfield::MediumMagboltz::Deexcitation::sDoppler |
Definition at line 402 of file MediumMagboltz.hh.
std::vector<int> Garfield::MediumMagboltz::Deexcitation::type |
Definition at line 396 of file MediumMagboltz.hh.
double Garfield::MediumMagboltz::Deexcitation::width |
Definition at line 406 of file MediumMagboltz.hh.