Belle II Software development
|
Namespace to hide the contained enum constants. More...
Enumerations | |
enum | ESZParameter { c_TanL = 0 , c_Z0 = 1 , c_N = 2 } |
Enumeration to address the individual sz parameters in a vector or matrix. More... | |
Namespace to hide the contained enum constants.
enum ESZParameter |
Enumeration to address the individual sz parameters in a vector or matrix.
Enumerator | |
---|---|
c_TanL | Constant to address the tan lambda dip out of the xy plane. |
c_Z0 | Constant to address the z start position. |
c_N | Constant for the total number of indices. |
Definition at line 24 of file SZParameters.h.