#include <math.h>
#include <TH1D.h>
#include <TFile.h>
#include <TTree.h>
#include <TChain.h>
#include <fstream>
#include <iostream>
#include <sstream>
Classes | |
struct | SOURCE |
structure for output of the full event - transverse coordinates, weight, number of the event More... | |
Functions | |
Int_t | main (Int_t argc, char **argv) |
Int_t main | ( | Int_t | argc, | |
char ** | argv | |||
) |
The code serves as an example of using the full spatial distribution of sources, which optionally may be generated in the simulation.
argc | number of command line parameters |
argv | name of the GLISSANDO output ROOT file |