Functions | Variables
PMNS.cxx File Reference
#include "PMNS.h"
#include <cstdlib>
#include <iostream>
#include <cassert>

Go to the source code of this file.

Functions

static std::complex< double > zero (0.0, 0.0)
 
static std::complex< double > one (1.0, 0.0)
 

Variables

static const double kK1 = 2.53386551601e-00
 
static const double kK2 = 4.62711492217e-09
 
static const double kGeV2eV = 1.0E9
 

Function Documentation

static std::complex<double> one ( 1.  0,
0.  0 
)
static
static std::complex<double> zero ( 0.  0,
0.  0 
)
static

Variable Documentation

const double kGeV2eV = 1.0E9
static

Definition at line 48 of file PMNS.cxx.

const double kK1 = 2.53386551601e-00
static

Definition at line 46 of file PMNS.cxx.

const double kK2 = 4.62711492217e-09
static

Definition at line 47 of file PMNS.cxx.