Jpp
pmt_effective_area_update_2
the software that should make you happy
|
Program to convert 5-dimensional histograms of shower light to multi-dimensional PDFs. More...
#include <string>
#include <iostream>
#include <fstream>
#include <iomanip>
#include "JPhysics/JPDFTable.hh"
#include "JPhysics/JPDFTypes.hh"
#include "JIO/JFileStreamIO.hh"
#include "JTools/JHistogram1D_t.hh"
#include "JTools/JHistogramMap_t.hh"
#include "JTools/JTransformableMultiHistogram.hh"
#include "JTools/JFunction1D_t.hh"
#include "JTools/JFunctionalMap_t.hh"
#include "JGeometry3D/JAngle3D.hh"
#include "JGeometry3D/JDirection3D.hh"
#include "JPhysics/JConstants.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
#include "JPhysics/JPDFTransformer.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Program to convert 5-dimensional histograms of shower light to multi-dimensional PDFs.
Definition in file JMakeHDE.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 33 of file JMakeHDE.cc.