BOSS
7.0.5
BESIII Offline Software System
Loading...
Searching...
No Matches
WidgetConstants.h
Go to the documentation of this file.
1
//********************************************************************************
2
// This file is part of the Widget, a package for performing dE/dx calibration.
3
//
4
// Author: Jake Bennett
5
// Date: July 8, 2015
6
//
7
// WidgetConstants is a class that initializes some useful constants. These are
8
// static constants that do not require a class instance to be used.
9
//
10
// For additional details, see the Widget document.
11
//
12
//********************************************************************************
13
#ifndef WIDGETCONSTANTS_H
14
#define WIDGETCONSTANTS_H
15
16
namespace
Widget
{
17
// particle masses
18
static
double
mpion = 0.13957;
19
static
double
mkaon
= 0.49367;
20
static
double
mproton
= 0.93827;
21
static
double
mmuon = 0.10566;
22
static
double
melectron = 0.000511;
23
}
24
#endif
mkaon
const double mkaon
Definition:
DSemilepAlg.cxx:52
mproton
const double mproton
Definition:
PipiJpsi.cxx:50
Widget
Definition:
WidgetConstants.h:16
source
Mdc
DedxCalibAlg
DedxCalibAlg-00-01-20
share
template
HadronCalib
Widget
Widget
WidgetHelpers
WidgetConstants.h
Generated by
1.9.6