35 #include "G4VTouchable.hh" 38 #include <CLHEP/Vector/ThreeVector.h> 39 #include <CLHEP/Vector/LorentzVector.h> 40 #include <CLHEP/Random/Randomize.h> 53 #include "TLorentzVector.h" 54 #include "TUnixSystem.h" 59 #include <TObjArray.h> 60 #include <TObjString.h> 69 TH1F*
GetHisto(
const TObjString& histname);
72 TH2F*
GetHisto2(
const TObjString& histname);
74 void WriteToFile(
const TString& fOutputFile,
const TString& fRecreateFile);
79 void HistInit(
const char*
name,
const char*
title, Int_t nbinsx, Axis_t xlow, Axis_t xup);
81 const char* name,
const char* title, Int_t nbinsx, Axis_t xlow, Axis_t xup, Int_t nbinsy, Axis_t ylow, Axis_t yup);
162 public Observer<const BeginOfEvent*>,
163 public Observer<const BeginOfTrack*>,
166 public Observer<const EndOfEvent*> {
194 int detLevels(
const G4VTouchable*)
const;
195 G4String detName(
const G4VTouchable*,
int,
int)
const;
196 void detectorLevel(
const G4VTouchable*,
int&,
int*, G4String*)
const;
213 Float_t bsceventarray[1];
TH1F * GetHisto(Int_t Number)
TH2F * GetHisto2(Int_t Number)
TObjArray * fHistNamesArray
std::string fRecreateFile
void WriteToFile(const TString &fOutputFile, const TString &fRecreateFile)
void HistInit(const char *name, const char *title, Int_t nbinsx, Axis_t xlow, Axis_t xup)
BscAnalysisHistManager * TheHistManager
BscNumberingScheme * theBscNumberingScheme
BscAnalysisHistManager(const TString &managername)
~BscAnalysisHistManager() override