Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F19244839
EvtConst.cpp
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
EvtConst.cpp
View Options
//--------------------------------------------------------------------------
//
// Environment:
// This software is part of the EvtGen package developed jointly
// for the BaBar and CLEO collaborations. If you use all or part
// of it, please give an appropriate acknowledgement.
//
// Copyright Information: See EvtGen/COPYRIGHT
// Copyright (C) 1998 Caltech, UCSB
//
// Module: EvtConst.cc
//
// Description: Routines to handle numerical constants in EvtGen
//
// Modification history:
//
// DJL/RYD August 8, 1998 Module created
//
//------------------------------------------------------------------------
//
#include
"EvtGenBase/EvtPatches.hh"
#include
"EvtGenBase/EvtConst.hh"
const
double
EvtConst
::
pi
=
3.14159265358979323846
;
const
double
EvtConst
::
twoPi
=
2.0
*
pi
;
const
double
EvtConst
::
radToDegrees
=
180.0
/
pi
;
const
double
EvtConst
::
c
=
2.99792458E11
;
// mm/sec
const
double
EvtConst
::
Fermi
=
1.1663787E-5
;
// Fermi coupling constant, GeV^-2
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Tue, Sep 30, 4:45 AM (15 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6500943
Default Alt Text
EvtConst.cpp (1 KB)
Attached To
Mode
rEVTGEN evtgen
Attached
Detach File
Event Timeline
Log In to Comment