CORSIKA  @c8_version@
The framework to simulate particle cascades for astroparticle physics
phys::units::detail::root< D, N, T > Struct Template Reference

root type generator. More...

#include <quantity.hpp>

Public Types

enum  { all_even_multiples }
 
enum  {
  d1 = D::dim1 / N, d2 = D::dim2 / N, d3 = D::dim3 / N, d4 = D::dim4 / N,
  d5 = D::dim5 / N, d6 = D::dim6 / N, d7 = D::dim7 / N, d8 = D::dim8 / N
}
 
typedef dimensions< d1, d2, d3, d4, d5, d6, d7, d8 > dim
 
typedef Collapse< dim, T > type
 

Detailed Description

template<typename D, int N, typename T>
struct phys::units::detail::root< D, N, T >

root type generator.

Definition at line 260 of file quantity.hpp.


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