add quadmesh
This commit is contained in:
@@ -2,7 +2,12 @@
|
||||
#define ULIB_MATH_UNITS_H
|
||||
|
||||
|
||||
#ifdef HAVE_GEANT4
|
||||
#include <CLHEP/Units/PhysicalConstants.h>
|
||||
#include <CLHEP/Units/SystemOfUnits.h>
|
||||
#else
|
||||
#include "CLHEP_defs.hh"
|
||||
#endif
|
||||
|
||||
namespace uLib {
|
||||
using namespace CLHEP;
|
||||
|
||||
Reference in New Issue
Block a user