Juggler
Juggling algorithms and event processing using gaudi framework
|
#include "Math/Vector4D.h"
#include "Math/LorentzRotation.h"
#include "Math/LorentzVector.h"
#include "Math/RotationX.h"
#include "Math/RotationY.h"
#include "Math/Boost.h"
Go to the source code of this file.
Namespaces | |
Jug | |
Jug::Base | |
Jug::Base::Boost | |
Functions | |
LorentzRotation | Jug::Base::Boost::determine_boost (PxPyPzEVector ei, PxPyPzEVector pi) |
PxPyPzEVector | Jug::Base::Boost::apply_boost (const LorentzRotation &tf, PxPyPzEVector part) |