Belle II Software  release-06-02-00
Kinem< R > Class Template Reference

Classes

union  DI64
 

Public Member Functions

bool operator== (const Kinem &kinem) const
 
double mass (int i) const
 

Protected Types

enum  Invar {
  im1 = 0 ,
  ip1 ,
  im2 ,
  ip2 ,
  ip3 ,
  im3 ,
  ip4 ,
  is12 ,
  is23 ,
  im4 ,
  ip5 ,
  is34 ,
  is45 ,
  is15 ,
  im5 ,
  ip6 ,
  im6
}
 

Protected Member Functions

void zero ()
 
bool eq (const double &a, const double &b) const
 
bool neq (const double &a, const double &b) const
 

Protected Attributes

double kdata [KLEN]
 

Static Protected Attributes

static const uint64_t idelta = 5
 
static const int KLEN = R * (R + 1) / 2
 

Detailed Description

template<int R>
class Kinem< R >

Definition at line 16 of file kinem.h.


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