#include <G4MuElecSiStructure.hh>
Definition at line 51 of file G4MuElecSiStructure.hh.
G4MuElecSiStructure::G4MuElecSiStructure |
( |
| ) |
|
Definition at line 46 of file G4MuElecSiStructure.cc.
48 energyConstant.push_back(16.65*
eV);
49 energyConstant.push_back(6.52*
eV);
50 energyConstant.push_back(13.63*
eV);
51 energyConstant.push_back(107.98*
eV);
52 energyConstant.push_back(151.55*
eV);
53 energyConstant.push_back(1828.5*
eV);
55 nLevels = energyConstant.size();
static constexpr double eV
G4MuElecSiStructure::~G4MuElecSiStructure |
( |
| ) |
|
|
virtual |
Definition at line 63 of file G4MuElecSiStructure.cc.
67 if (level >=0 && level < nLevels) energ = energyConstant[level];
G4int G4MuElecSiStructure::NumberOfLevels |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: