Jpp
18.2.1-ARCA-DF-PATCH
the software that should make you happy
|
Auxiliary methods for calculating Lorentz boosts. More...
#include <vector>
#include "km3net-dataformat/offline/Vec.hh"
#include "km3net-dataformat/offline/Evt.hh"
#include "km3net-dataformat/offline/Trk.hh"
#include "km3net-dataformat/offline/Hit.hh"
#include "JLang/JException.hh"
#include "JGeometry3D/JVector3D.hh"
#include "JGeometry3D/JVertex3D.hh"
#include "JGeometry3D/JTrack3E.hh"
#include "JAAnet/JAAnetToolkit.hh"
#include "JPhysics/JConstants.hh"
#include "Math/Vector4D.h"
#include "Math/GenVector/Boost.h"
#include "Math/GenVector/LorentzVector.h"
Go to the source code of this file.
Classes | |
struct | JAANET::JLorentzBoost |
Auxiliary class for performing Lorentz boosts. More... | |
Namespaces | |
JAANET | |
Extensions to Evt data format. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Functions | |
JLorentzBoost | JAANET::getBoostToCOM (const Evt &event) |
Get Lorentz boost to the Center of Mass (COM) frame for a given neutrino interaction. More... | |
void | JAANET::boostToCOM (Evt &event) |
Boost event to the Center of Mass (COM) frame. More... | |
Auxiliary methods for calculating Lorentz boosts.
Definition in file JLorentzBoost.hh.