Jpp
master_rocky-43-ge265d140c
the software that should make you happy
|
Program to plot PDF of Cherenkov light from EM-shower using interpolation tables. More...
#include <string>
#include <iostream>
#include <iomanip>
#include "TROOT.h"
#include "TFile.h"
#include "TH2D.h"
#include "JTools/JAbstractHistogram.hh"
#include "JPhysics/JNPE_t.hh"
#include "JGeometry3D/JAngle3D.hh"
#include "Jeep/JPrint.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Program to plot PDF of Cherenkov light from EM-shower using interpolation tables.
Definition in file JPhysics/JShowerNPE.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 24 of file JPhysics/JShowerNPE.cc.