-
- Downloads
Fix a bug in constracting a LorentzRotation from a Rotation3D. Add operator<<...
Fix a bug in constracting a LorentzRotation from a Rotation3D. Add operator<< methods for Boost classes. Remove SetComponents methods taking a vector or iterators from BoostX, BoostY and BoostZ and add Beta and Gamma methods. git-svn-id: http://root.cern.ch/svn/root/trunk@13549 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- mathcore/inc/Math/GenVector/Boost.h 14 additions, 3 deletionsmathcore/inc/Math/GenVector/Boost.h
- mathcore/inc/Math/GenVector/BoostX.h 23 additions, 40 deletionsmathcore/inc/Math/GenVector/BoostX.h
- mathcore/inc/Math/GenVector/BoostY.h 22 additions, 40 deletionsmathcore/inc/Math/GenVector/BoostY.h
- mathcore/inc/Math/GenVector/BoostZ.h 22 additions, 40 deletionsmathcore/inc/Math/GenVector/BoostZ.h
- mathcore/inc/Math/GenVector/EulerAngles.h 4 additions, 3 deletionsmathcore/inc/Math/GenVector/EulerAngles.h
- mathcore/inc/Math/GenVector/LorentzRotation.h 25 additions, 15 deletionsmathcore/inc/Math/GenVector/LorentzRotation.h
- mathcore/src/Boost.cxx 18 additions, 2 deletionsmathcore/src/Boost.cxx
- mathcore/src/BoostX.cxx 8 additions, 1 deletionmathcore/src/BoostX.cxx
- mathcore/src/BoostY.cxx 8 additions, 1 deletionmathcore/src/BoostY.cxx
- mathcore/src/BoostZ.cxx 8 additions, 1 deletionmathcore/src/BoostZ.cxx
- mathcore/src/LorentzRotation.cxx 15 additions, 2 deletionsmathcore/src/LorentzRotation.cxx
Loading
Please register or sign in to comment