BDSIM
BDSIM is a Geant4 extension toolkit for simulation of particle transport in accelerator beamlines.
|
Struct for name and unit pair. More...
Data Fields | |
G4String | name |
G4double | unit |
relative to SI units, i.e. mm=0.001 etc. More... | |
Struct for name and unit pair.
Definition at line 103 of file BDSBunchUserFile.hh.
G4String BDSBunchUserFile< T >::Doublet::name |
Definition at line 104 of file BDSBunchUserFile.hh.
G4double BDSBunchUserFile< T >::Doublet::unit |
relative to SI units, i.e. mm=0.001 etc.
Definition at line 105 of file BDSBunchUserFile.hh.
Referenced by BDS::ParseAngleUnit(), BDS::ParseEnergyUnit(), BDSBunchUserFile< T >::ParseFileFormat(), BDS::ParseLengthUnit(), and BDS::ParseTimeUnit().