BOSS 7.1.1
BESIII Offline Software System
Loading...
Searching...
No Matches
MyConst.h File Reference

Go to the source code of this file.

Typedefs

typedef std::vector< int > Vint
 
typedef std::vector< double > Vdouble
 
typedef std::vector< HepLorentzVector > Vp4
 

Variables

const double mpi = 0.13957
 
const double mk = 0.493677
 
const double mD0 = 1.86484
 
const double xmass [5] = {0.000511, 0.105658, 0.139570,0.493677, 0.938272}
 
const double velc = 299.792458
 

Typedef Documentation

◆ Vdouble

typedef std::vector<double> Vdouble

Definition at line 10 of file MyConst.h.

◆ Vint

typedef std::vector<int> Vint

Definition at line 9 of file MyConst.h.

◆ Vp4

typedef std::vector<HepLorentzVector> Vp4

Definition at line 11 of file MyConst.h.

Variable Documentation

◆ mD0

const double mD0 = 1.86484

Definition at line 5 of file MyConst.h.

Referenced by EvtVPHOtoVISR::decay().

◆ mk

const double mk = 0.493677

Definition at line 4 of file MyConst.h.

◆ mpi

const double mpi = 0.13957

Definition at line 3 of file MyConst.h.

◆ velc

const double velc = 299.792458

Definition at line 8 of file MyConst.h.

◆ xmass

const double xmass[5] = {0.000511, 0.105658, 0.139570,0.493677, 0.938272}

Definition at line 6 of file MyConst.h.

6{0.000511, 0.105658, 0.139570,0.493677, 0.938272};