|
G4int | n = 1 |
|
G4double | min = 0 |
|
G4double | max = 0 |
|
Definition at line 39 of file BDSFieldQueryInfo.hh.
◆ QueryDimensionInfo() [1/2]
BDSFieldQueryInfo::QueryDimensionInfo::QueryDimensionInfo |
( |
G4int |
nIn, |
|
|
G4double |
minIn, |
|
|
G4double |
maxIn |
|
) |
| |
|
inline |
Because we initialise the values in the declaration here, we must provide a constructor for C++ 11 only (as the initialisation means it's non-aggregate).
Definition at line 43 of file BDSFieldQueryInfo.hh.
◆ QueryDimensionInfo() [2/2]
BDSFieldQueryInfo::QueryDimensionInfo::QueryDimensionInfo |
( |
| ) |
|
|
inline |
◆ StepSize()
G4double BDSFieldQueryInfo::QueryDimensionInfo::StepSize |
( |
| ) |
const |
|
inline |
◆ max
G4double BDSFieldQueryInfo::QueryDimensionInfo::max = 0 |
◆ min
G4double BDSFieldQueryInfo::QueryDimensionInfo::min = 0 |
G4int BDSFieldQueryInfo::QueryDimensionInfo::n = 1 |
The documentation for this struct was generated from the following file: