IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 68680043 authored by ralfulrich's avatar ralfulrich
Browse files

removed renamed file

parent 1083a76e
No related branches found
No related tags found
No related merge requests found
#ifndef _include_PhysicalUnits_h_
#define _include_PhysicalUnits_h_
#include "boost/units/quantity.hpp"
#include "boost/units/io.hpp"
#include "boost/units/physical_constants.hpp"
//#include <cstdlib>
//#include <iostream>
// define _XeV literals
namespace phys {
namespace units {
namespace literals {
QUANTITY_DEFINE_SCALING_LITERALS(eV, energy_d, magnitude(eV) )
}
}
}
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment