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 *>,
202 int detLevels(
const G4VTouchable*)
const;
203 G4String
detName(
const G4VTouchable*,
int,
int)
const;
204 void detectorLevel(
const G4VTouchable*,
int&,
int*, G4String*)
const;
G4String detName(const G4VTouchable *, int, int) const
~Fp420AnalysisHistManager()
void HistInit(const char *name, const char *title, Int_t nbinsx, Axis_t xlow, Axis_t xup)
FP420Test(const edm::ParameterSet &p)
std::string fRecreateFile
void WriteToFile(const TString &fOutputFile, const TString &fRecreateFile)
void update(const BeginOfJob *run)
This routine will be called when the appropriate signal arrives.
Fp420AnalysisHistManager(const TString &managername)
TH2F * GetHisto2(Int_t Number)
FP420NumberingScheme * theFP420NumberingScheme
Float_t fp420eventarray[1]
int detLevels(const G4VTouchable *) const
TH1F * GetHisto(Int_t Number)
void detectorLevel(const G4VTouchable *, int &, int *, G4String *) const
Fp420AnalysisHistManager * TheHistManager
TNtuple * fp420eventntuple
TObjArray * fHistNamesArray