|
Jpp 20.0.0-27-g39925593c-D
the software that should make you happy
|
Example program to histogram shower energy as a function of the muon energy. More...
#include <string>#include <iostream>#include <iomanip>#include <memory>#include "TROOT.h"#include "TFile.h"#include "TH2D.h"#include "TProfile2D.h"#include "JTools/JQuantile.hh"#include "JPhysics/JRadiation.hh"#include "JPhysics/JRadiationFunction.hh"#include "JPhysics/JRadiationSource.hh"#include "JPhysics/JGeane.hh"#include "JPhysics/JConstants.hh"#include "JPhysics/JSeaWater.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[]) |
Example program to histogram shower energy as a function of the muon energy.
Definition in file JRadiation2D.cc.
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 31 of file JRadiation2D.cc.