|
Jpp 19.3.0-rc.3
the software that should make you happy
|
#include <string>#include <memory>#include "TH1.h"#include "TH1D.h"#include "TFile.h"#include "km3net-dataformat/offline/Evt.hh"#include "km3net-dataformat/offline/Trk.hh"#include "JSystem/JStat.hh"#include "JLang/JClonable.hh"#include "JLang/JException.hh"#include "JLang/JStringStream.hh"#include "Jeep/JPrint.hh"#include "Jeep/JProperties.hh"#include "JTools/JRange.hh"#include "JGeometry3D/JCylinder3D.hh"#include "JAAnet/JAAnetToolkit.hh"#include "JAAnet/JEvtWeightFactor.hh"#include "JGizmo/JRootObjectID.hh"Go to the source code of this file.
Classes | |
| struct | JAANET::JEvtWeightFactorMeffRatio |
| Implementation of reweighting factor for effective mass ratios. More... | |
| struct | JAANET::JEvtWeightFactorMeffRatio::JEvtWeightFactorMeffRatioHelper |
| Auxiliary class for I/O of effective mass ratio factor. More... | |
Namespaces | |
| namespace | JSIRENE |
| Detector simulations. | |
| namespace | JAANET |
| Extensions to Evt data format. | |
| namespace | JPP |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Functions | |
| const JCylinder3D | JSIRENE::getMaximumContainmentVolume () |
| Forward function declarations. | |
| double | JSIRENE::getVisibleEnergy (const Trk &track, const JCylinder3D &can=getMaximumContainmentVolume()) |
| Get the visible energy of a track. | |
| double | JSIRENE::getVisibleEnergy (const Evt &evt, const JCylinder3D &can=getMaximumContainmentVolume()) |
| Get the visible energy vector of an event. | |