BDSIM
BDSIM is a Geant4 extension toolkit for simulation of particle transport in accelerator beamlines.
Loading...
Searching...
No Matches
Data Fields
BDSBunchUserFile< T >::Doublet Struct Reference

Struct for name and unit pair. More...

Collaboration diagram for BDSBunchUserFile< T >::Doublet:
Collaboration graph

Data Fields

G4String name
 
G4double unit
 relative to SI units, i.e. mm=0.001 etc.
 

Detailed Description

template<class T>
struct BDSBunchUserFile< T >::Doublet

Struct for name and unit pair.

Definition at line 116 of file BDSBunchUserFile.hh.

Field Documentation

◆ name

template<class T >
G4String BDSBunchUserFile< T >::Doublet::name

Definition at line 117 of file BDSBunchUserFile.hh.

◆ unit

template<class T >
G4double BDSBunchUserFile< T >::Doublet::unit

relative to SI units, i.e. mm=0.001 etc.

Definition at line 118 of file BDSBunchUserFile.hh.

Referenced by BDS::ParseAngleUnit(), BDS::ParseEnergyUnit(), BDSBunchUserFile< T >::ParseFileFormat(), BDS::ParseLengthUnit(), and BDS::ParseTimeUnit().


The documentation for this struct was generated from the following file: