Geant4
9.6.p02
|
#include "Riostream.h"
#include "TSystem.h"
#include "TInterpreter.h"
#include "TROOT.h"
#include "TApplication.h"
#include "TFile.h"
#include "TNtuple.h"
#include "TCanvas.h"
#include "TH1F.h"
#include "TCut.h"
#include "TString.h"
#include "TMath.h"
Go to the source code of this file.
Functions | |
void | fragmentEnergy () |
void fragmentEnergy | ( | ) |
Macro for plotting the fragment energy distributions.
Usage: root -l RootScripts/iaeaBenchmark/fragmentEnergy.C++
Definition at line 20 of file fragmentEnergy.C.