#include <vector>
#include <iostream>
#include <algorithm>
#include <assert.h>
#include <map>
#include "TStopwatch.h"
#include "TRandom3.h"
#include "TLorentzVector.h"
#include "TRotation.h"
#include "TLorentzRotation.h"
#include "TMatrixD.h"
#include "Math/Vector3D.h"
#include "Math/Vector4D.h"
#include "Math/VectorUtil.h"
#include "Math/LorentzRotation.h"
#include "Math/Rotation3D.h"
#include "Math/RotationX.h"
#include "Math/RotationY.h"
#include "Math/RotationZ.h"
#include "Math/SMatrix.h"
#include "limits"
Go to the source code of this file.
Classes | |
class | VectorTest< Dim > |
Functions | |
int | main (int argc, const char *argv[]) |
int main | ( | int | argc, | |
const char * | argv[] | |||
) |
Definition at line 472 of file stressVector.cxx.
References a, b, ROOT::Math::Cephes::beta(), TLorentzRotation::Boost(), DEBUG, i, j, TMatrixTBase< Element >::Print(), ROOT::Math::DisplacementVector3D< CoordSystem, Tag >::R(), r1, r2, s1, s2, t, v1, ROOT::Math::DisplacementVector3D< CoordSystem, Tag >::X(), ROOT::Math::DisplacementVector3D< CoordSystem, Tag >::x(), ROOT::Math::DisplacementVector3D< CoordSystem, Tag >::Y(), ROOT::Math::DisplacementVector3D< CoordSystem, Tag >::y(), ROOT::Math::DisplacementVector3D< CoordSystem, Tag >::Z(), and ROOT::Math::DisplacementVector3D< CoordSystem, Tag >::z().