EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
Units.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file 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
}
fun4all_GenFit
blob
master
core
include
Units.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:53
using
1.8.2 with
EIC GitHub integration