3 #ifndef GEOMTOOLS_CLHEP_H 4 #define GEOMTOOLS_CLHEP_H 1 9 #include <CLHEP/Units/SystemOfUnits.h> 10 #include <CLHEP/Units/PhysicalConstants.h> 11 #include <CLHEP/Vector/TwoVector.h> 12 #include <CLHEP/Vector/ThreeVector.h> 16 #pragma clang diagnostic push 17 #pragma clang diagnostic ignored "-Wdeprecated-register" 19 #include <CLHEP/Vector/Rotation.h> 21 #pragma clang diagnostic pop 92 #endif // GEOMTOOLS_CLHEP_H #define DR_CLASS_INIT(Introspectable)
Inform Camp that class Introspectable exists and trigger the automatic registration of dedicated refl...
Definition: reflection_interface.h:149