GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FirstPax.C File Reference
#include "TObjArray.h"
#include "TH1.h"
#include "TH2.h"
#include "TMultiGraph.h"
#include "TGraphErrors.h"
#include "TLegend.h"
#include "TLeaf.h"
#include "TLine.h"
#include "TPad.h"
#include "TMarker.h"
#include "EvapLMOF.h"

Go to the source code of this file.

Functions

void Distribution (TH1F &histo, const char *filebasename, const char *pathtofile="./", Int_t istart=1, Int_t iend=10)
 Function to draw a single distribution. More...
 
void Distribution (const char *filebasename, const char *pathtofile="./", Int_t istart=1, Int_t iend=10)
 
void Distribution2D (TH2 &histo, const char *filebasename, const char *pathtofile="./", Int_t istart=1, Int_t iend=10)
 Function to draw a 2D distribution. More...
 
void EPxTHETA (TH2 &histo, const char *filebasename, const char *pathtofile="./", Int_t istart=1, Int_t iend=10, Int_t mode=1)
 Function to draw the Energy of the particule as a function of the theta angle. More...
 
TGraph * Evolution1D (const char *var, const char *filebasename, const char *pathtofile="./", Int_t istart=1, Int_t iend=10, Int_t which=0)
 Function to draw a single distribution. More...
 
TMultiGraph * Excitation (const char *filebasename, const char *pathtofile="./", Int_t istart=1, Int_t iend=10, Float_t threshold=0.01)
 Function to plot Excitation function. More...
 
TH2D * Production2D (const char *hname, const char *fname, const char *pathtofile="./", bool fis=false)
 Function to plot a 2D plot of all the produced residus. More...
 
void Scan (const char *fname)
 Function to scan a pax file and display the content on the standard ouput. More...
 
void ShowCascades (const char *filebasename, const char *pathtofile="./", Int_t istart=1, Int_t iend=10)
 Function to show cascades in the E x I plan. More...
 

Variables

const Int_t MAXN = 200
 
const Int_t MAXZ = 120