Jpp
18.0.1-rc.2
the software that should make you happy
|
Example program to histogram longitudinal shower profile using JPHYSICS::JGeanz. More...
#include <string>
#include <iostream>
#include "TROOT.h"
#include "TFile.h"
#include "TH1D.h"
#include "TGraph.h"
#include "TRandom3.h"
#include "JPhysics/JGeanz.hh"
#include "JGizmo/JGizmoToolkit.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 longitudinal shower profile using JPHYSICS::JGeanz.
Definition in file JGeanz.cc.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 23 of file JGeanz.cc.