![]() |
|
|||
File indexing completed on 2023-03-17 10:51:37
0001 #ifndef DDD_DDTranslation_h 0002 #define DDD_DDTranslation_h 0003 #include <Math/Vector3D.h> 0004 0005 //! A DD Translation is currently implemented with Root Vector3D 0006 typedef ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > DD3Vector; 0007 typedef ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> > DDTranslation; 0008 0009 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |