Jpp
17.0.0-rc.1
the software that should make you happy
|
Example program to histogram photon emission profile from showers using JPHYSICS::JGeanx. More...
#include <string>
#include <iostream>
#include "TROOT.h"
#include "TFile.h"
#include "TH1D.h"
#include "JPhysics/JGeanx.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Example program to histogram photon emission profile from showers using JPHYSICS::JGeanx.
Definition in file JGeanx.cc.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 20 of file JGeanx.cc.