35 #include "G4VTouchable.hh" 38 #include <CLHEP/Random/Randomize.h> 52 #include "TLorentzVector.h" 53 #include "TUnixSystem.h" 59 #include <TObjArray.h> 60 #include <TObjString.h> 71 TH1F*
GetHisto(
const TObjString& histname);
74 TH2F*
GetHisto2(
const TObjString& histname);
76 void WriteToFile(
const TString& fOutputFile,
const TString& fRecreateFile);
82 void HistInit(
const char*
name,
const char*
title, Int_t nbinsx, Axis_t xlow, Axis_t xup);
83 void HistInit(
const char* name,
const char* title, Int_t nbinsx, Axis_t xlow, Axis_t xup, Int_t nbinsy, Axis_t ylow, Axis_t yup);
163 public Observer<const BeginOfJob *>,
164 public Observer<const BeginOfRun *>,
166 public Observer<const BeginOfEvent *>,
167 public Observer<const BeginOfTrack *>,
169 public Observer<const EndOfTrack *>,
200 int detLevels(
const G4VTouchable*)
const;
201 G4String detName(
const G4VTouchable*,
int,
int)
const;
202 void detectorLevel(
const G4VTouchable*,
int&,
int*, G4String*)
const;
222 double ZGapLDet, ZBoundDet,
ZSiStep, ZSiPlane, zinibeg;
227 Float_t fp420eventarray[1];
~Fp420AnalysisHistManager()
void HistInit(const char *name, const char *title, Int_t nbinsx, Axis_t xlow, Axis_t xup)
std::string fRecreateFile
void WriteToFile(const TString &fOutputFile, const TString &fRecreateFile)
Fp420AnalysisHistManager(const TString &managername)
TH2F * GetHisto2(Int_t Number)
TH1F * GetHisto(Int_t Number)
Fp420AnalysisHistManager * TheHistManager
TNtuple * fp420eventntuple
TObjArray * fHistNamesArray