Jpp
16.0.0-rc.1
the software that should make you happy
|
Main program to create table of CDFs from table of PDFs for Cherenkov light from muon. 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 muon.
Definition in file JMakeCDF.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 21 of file JMakeCDF.cc.