Jpp
15.0.1-rc.1-highQE
the software that should make you happy
|
Main program to create table of CDFs from table of PDFs for Cherenkov light from EM-shower. More...
#include <string>
#include <iostream>
#include <fstream>
#include <iomanip>
#include "JTools/JFunction1D_t.hh"
#include "JTools/JFunctionalMap_t.hh"
#include "JPhysics/JPDFTable.hh"
#include "JPhysics/JCDFTable.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Main program to create table of CDFs from table of PDFs for Cherenkov light from EM-shower.
Definition in file JMakeCDG.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 21 of file JMakeCDG.cc.