Jpp  master_rocky
the software that should make you happy
Classes | Namespaces | Functions
JLorentzBoost.hh File Reference

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 "JPhysics/JConstants.hh"
#include "JPhysics/JPhysicsToolkit.hh"
#include "JAAnet/JAAnetToolkit.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...
 

Detailed Description

Auxiliary methods for calculating Lorentz boosts.

Author
bjjung

Definition in file JLorentzBoost.hh.