Bayeux
3.4.1
Core Foundation library for SuperNEMO
bayeux
datatools
clhep_units.h
Go to the documentation of this file.
1
/* Author(s) : Francois Mauger <mauger@lpccaen.in2p3.fr>
3
* Creation date: 2011-03-27
4
* Last modified: 2013-04-22
5
*
6
* Description:
7
* Include CLHEP units header
8
*/
9
10
#ifndef DATATOOLS_CLHEP_UNITS_H
11
#define DATATOOLS_CLHEP_UNITS_H
12
13
// Third Party:
14
// - CLHEP:
15
#include <CLHEP/Units/SystemOfUnits.h>
16
#include <CLHEP/Units/PhysicalConstants.h>
17
18
#endif // DATATOOLS_CLHEP_UNITS_H
19
20
// Local Variables: --
21
// mode: c++ --
22
// c-file-style: "gnu" --
23
// tab-width: 2 --
24
// End: --
Generated by
1.8.15