![]() |
Garfield 0.3
Toolkit for the detailed simulation of particle detectors based on ionization measurement in gases and semiconductors
|
#include <MediumGas.hh>
Public Attributes | |
std::string | label |
double | energy |
double | prob |
double | rms |
double | dt |
Definition at line 208 of file MediumGas.hh.
double Garfield::MediumGas::ExcLevel::dt |
Definition at line 213 of file MediumGas.hh.
double Garfield::MediumGas::ExcLevel::energy |
Definition at line 210 of file MediumGas.hh.
std::string Garfield::MediumGas::ExcLevel::label |
Definition at line 209 of file MediumGas.hh.
double Garfield::MediumGas::ExcLevel::prob |
Definition at line 211 of file MediumGas.hh.
double Garfield::MediumGas::ExcLevel::rms |
Definition at line 212 of file MediumGas.hh.