Belle II Software
release-05-01-25
Units.h
1
#pragma once
2
3
#include "EigenMatrixTypedefs.h"
4
5
namespace
genfit
{
6
7
namespace
Unit {
8
9
constexpr Scalar GeV = 1;
10
constexpr Scalar MeV = 1
e
-3 * Unit::GeV;
11
constexpr Scalar keV = 1
e
-6 * Unit::GeV;
12
constexpr Scalar eV = 1
e
-9 * Unit::GeV;
13
14
}
15
16
}
prepareAsicCrosstalkSimDB.e
e
aux.
Definition:
prepareAsicCrosstalkSimDB.py:53
genfit
Defines for I/O streams used for error and debug printing.
Definition:
AlignablePXDRecoHit.h:19
genfit2
code2
core
include
Units.h
Generated on Fri Nov 5 2021 03:53:59 for Belle II Software by
1.8.17