Jpp
17.2.1-pre0
the software that should make you happy
|
Auxiliary methods for evaluating visible energies. More...
#include "km3net-dataformat/offline/Vec.hh"
#include "km3net-dataformat/offline/Trk.hh"
#include "km3net-dataformat/offline/Evt.hh"
#include "JAAnet/JAAnetToolkit.hh"
#include "JAAnet/JParticleTypes.hh"
#include "JAAnet/JPDB.hh"
#include "JGeometry2D/JVector2D.hh"
#include "JGeometry2D/JCircle2D.hh"
#include "JGeometry3D/JCylinder3D.hh"
#include "JPhysics/JConstants.hh"
#include "JPhysics/JGeane.hh"
#include "JSirene/pythia.hh"
Go to the source code of this file.
Namespaces | |
JSIRENE | |
Detector simulations. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Functions | |
Vec | JSIRENE::getVisibleEnergy (const Trk &track, const JCylinder3D &can) |
Get the visible energy of a track. More... | |
Vec | JSIRENE::getVisibleEnergy (const Trk &track) |
Get the visible energy of a track, assuming an infinite detector volume. More... | |
Vec | JSIRENE::getVisibleEnergy (const Evt &evt, const JCylinder3D &can) |
Get the visible energy of an event. More... | |
Vec | JSIRENE::getVisibleEnergy (const Evt &evt) |
Get the visible energy of an event, assuming an infinite detector volume. More... | |
Auxiliary methods for evaluating visible energies.
Definition in file JVisibleEnergyToolkit.hh.