CRunThick.h

00001 #include "CNucleus.h"
00002 #include "TFile.h"
00003 #include "TH1F.h"
00004 #include "TH2F.h"
00005 
00016 class CRunThick
00017 {
00018 
00019  public:
00020   CRunThick(int iZ, int iA, float fEx_min,float fEx_max, float l0_min, 
00021        float l0_Max,float d0, int lmax, float plb,int nBins,
00022      int numTot,string title0,float vcm=0.,float thetaDetMin=0.,
00023      float thetaDetMax = 360.);
00024 };

Generated on Mon Aug 6 14:13:09 2012 by  doxygen 1.4.7