33 #include "G4VTouchable.hh" 36 #include <CLHEP/Random/Randomize.h> 48 #include "TLorentzVector.h" 49 #include "TUnixSystem.h" 55 #include <TObjArray.h> 56 #include <TObjString.h> 67 TH1F*
GetHisto(
const TObjString& histname);
70 TH2F*
GetHisto2(
const TObjString& histname);
72 void WriteToFile(
const TString& fOutputFile,
const TString& fRecreateFile);
78 void HistInit(
const char*
name,
const char*
title, Int_t nbinsx, Axis_t xlow, Axis_t xup);
79 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);
159 public Observer<const BeginOfJob *>,
160 public Observer<const BeginOfRun *>,
162 public Observer<const BeginOfEvent *>,
163 public Observer<const BeginOfTrack *>,
165 public Observer<const EndOfTrack *>,
196 int detLevels(
const G4VTouchable*)
const;
197 G4String detName(
const G4VTouchable*,
int,
int)
const;
198 void detectorLevel(
const G4VTouchable*,
int&,
int*, G4String*)
const;
218 double ZGapLDet, ZBoundDet,
ZSiStep, ZSiPlane, zinibeg;
223 Float_t fp420eventarray[1];
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
~Fp420AnalysisHistManager() override