|
| HistoManager () |
|
| ~HistoManager () |
|
void | SetFileName (const G4String &name) |
|
void | SetFileType (const G4String &name) |
|
void | SetFileOption (const G4String &name) |
|
void | book () |
|
void | save () |
|
void | SetHisto (G4int, G4int, G4double, G4double, const G4String &unit="none") |
|
void | FillHisto (G4int id, G4double bin, G4double weight=1.0) |
|
void | Normalize (G4int id, G4double fac) |
|
void | RemoveHisto (G4int) |
|
void | PrintHisto (G4int) |
|
void | SetNtuple (G4int) |
|
void | FillNtuple (G4int id, G4int column, G4double value) |
|
void | AddRowNtuple (G4int id) |
|
G4bool | HistoExist (G4int id) |
|
G4double | GetHistoUnit (G4int id) |
|
G4double | GetBinWidth (G4int id) |
|
G4String | GetFileName () |
|
| HistoManager () |
|
| ~HistoManager () |
|
void | SetFileName (const G4String &name) |
|
void | book () |
|
void | save () |
|
void | FillNtuple (G4int id, G4int col, G4double e, G4double weight=1.0) |
|
void | FillNtupleIColumn (G4int icol, G4int ival) |
|
void | FillNtupleFColumn (G4int icol, G4float ival) |
|
void | FillNtupleDColumn (G4int icol, G4double ival) |
|
void | AddNtupleRow () |
|
| HistoManager () |
|
| ~HistoManager () |
|
void | book () |
|
void | save () |
|
void | FillHisto (G4int id, G4double e, G4double weight=1.0) |
|
void | Normalize (G4int id, G4double fac) |
|
void | FillNtuple (G4double EnergyAbs, G4double EnergyGap, G4double TrackLAbs, G4double TrackLGap) |
|
void | PrintStatistic () |
|
| HistoManager () |
|
| ~HistoManager () |
|
void | book () |
|
void | save () |
|
void | FillHisto (G4int id, G4double bin, G4double weight=1.0) |
|
void | Normalize (G4int id, G4double fac) |
|
void | FillNtuple (G4double energyAbs, G4double energyGap, G4double trackLAbs, G4double trackLGap) |
|
void | PrintStatistic () |
|
| HistoManager () |
|
| ~HistoManager () |
|
void | book () |
|
void | save () |
|
void | FillHisto (G4int id, G4double bin, G4double weight=1.0) |
|
void | Normalize (G4int id, G4double fac) |
|
void | FillNtuple (G4double EnergyAbs, G4double EnergyGap, G4double TrackLAbs, G4double TrackLGap) |
|
void | PrintStatistic () |
|
| HistoManager () |
|
| ~HistoManager () |
|
| HistoManager () |
|
| ~HistoManager () |
|
| HistoManager () |
|
| ~HistoManager () |
|
| HistoManager () |
|
| ~HistoManager () |
|
| HistoManager () |
|
| ~HistoManager () |
|
| HistoManager () |
|
| ~HistoManager () |
|
| HistoManager () |
|
| ~HistoManager () |
|
void | book () |
|
void | save () |
|
void | SetHisto (G4int, G4int, G4double, G4double, const G4String &unit="none") |
|
void | FillHisto (G4int id, G4double e, G4double weight=1.0) |
|
void | Normalize (G4int id, G4double fac) |
|
void | PrintHisto (G4int) |
|
void | SetFileName (const G4String &name) |
|
G4bool | HistoExist (G4int id) |
|
G4String | GetTitle (G4int id) |
|
G4int | GetNbins (G4int id) |
|
G4double | GetVmin (G4int id) |
|
G4double | GetVmax (G4int id) |
|
G4double | GetHistoUnit (G4int id) |
|
G4double | GetBinWidth (G4int id) |
|
G4int | GetHistoID (G4int id) |
|
| HistoManager () |
|
| ~HistoManager () |
|
| HistoManager () |
|
| ~HistoManager () |
|
| HistoManager () |
|
| ~HistoManager () |
|
| ~HistoManager () |
|
void | BeginOfRun () |
|
void | EndOfRun () |
|
void | BeginOfEvent () |
|
void | EndOfEvent () |
|
void | AddEnergy (G4double edep, const G4Step *) |
|
void | SetMaxEnergy (G4double value) |
|
void | SetNumberBins (G4int value) |
|
void | SetNumberBinsCluster (G4int value) |
|
void | SetEnergyPerChannel (G4double value) |
|
void | SetVerbose (G4int value) |
|
G4int | GetVerbose () const |
|
| ~HistoManager () |
|
void | bookHisto () |
|
void | BeginOfRun () |
|
void | EndOfRun (G4int runID) |
|
void | BeginOfEvent () |
|
void | EndOfEvent () |
|
void | ScoreNewTrack (const G4Track *aTrack) |
|
void | AddEnergy (G4double edep, G4int idx, G4int copyNo) |
|
void | AddDeltaElectron (const G4DynamicParticle *) |
|
void | AddPhoton (const G4DynamicParticle *) |
|
void | ResetTrackLength () |
|
void | AddPositron (const G4DynamicParticle *) |
|
void | SetVerbose (G4int val) |
|
G4int | GetVerbose () const |
|
void | SetHistoNumber (G4int val) |
|
void | SetFirstEventToDebug (G4int val) |
|
G4int | FirstEventToDebug () const |
|
void | SetLastEventToDebug (G4int val) |
|
G4int | LastEventToDebug () const |
|
void | SetMaxEnergy (G4double val) |
|
G4double | GetMaxEnergy () const |
|
void | AddStep () |
|
void | SetBeamEnergy (G4double val) |
|
void | SetEdepAndRMS (G4int, G4ThreeVector) |
|
| HistoManager () |
|
| ~HistoManager () |
|
| HistoManager () |
|
| ~HistoManager () |
|
void | BeginOfRun () |
|
void | EndOfRun () |
|
void | SetVerbose (G4int val) |
|
void | SetParticleName (const G4String &) |
|
void | SetElementName (const G4String &) |
|
void | SetNumberOfBinsE (G4int val) |
|
void | SetNumberOfBinsP (G4int val) |
|
void | SetMinKinEnergy (G4double val) |
|
void | SetMaxKinEnergy (G4double val) |
|
void | SetMinMomentum (G4double val) |
|
void | SetMaxMomentum (G4double val) |
|
void | SetHistoName (G4String &val) |
|
| ~HistoManager () |
|
void | bookHisto () |
|
void | BeginOfRun () |
|
void | EndOfRun () |
|
void | BeginOfEvent () |
|
void | EndOfEvent () |
|
void | Fill (G4int id, G4double x, G4double w) |
|
void | ScoreNewTrack (const G4Track *) |
|
void | AddTargetStep (const G4Step *) |
|
void | AddLeakingParticle (const G4Track *) |
|
void | SetVerbose (G4int val) |
|
void | SetTargetLength (G4double val) |
|
void | SetNumberOfSlices (G4int val) |
|
void | SetNumberOfBinsE (G4int val) |
|
void | SetDefaultBeamPositionFlag (G4bool f) |
|
void | SetMaxEnergyDeposit (G4double val) |
|
G4double | Length () const |
|
G4bool | DefaultBeamPosition () const |
|
G4int | NumberOfSlices () const |
|
G4int | GetVerbose () const |
|
| ~HistoManager () |
|
void | BookHisto () |
|
void | BeginOfRun () |
|
void | EndOfRun () |
|
void | BeginOfEvent () |
|
void | EndOfEvent () |
|
void | Fill (G4int id, G4double x, G4double w) |
|
void | ScoreNewTrack (const G4Track *) |
|
void | AddTargetStep (const G4Step *) |
|
void | SetVerbose (G4int val) |
|
void | SetIonPhysics (const G4String &) |
|
void | SetTargetMaterial (const G4Material *mat) |
|
void | SetTargetLength (G4double val) |
|
void | SetNumberOfSlices (G4int val) |
|
void | SetNumberOfBinsE (G4int val) |
|
G4double | Length () const |
|
G4int | NumberOfSlices () const |
|
G4int | GetVerbose () const |
|
void | SetDefaultBeamPositionFlag (G4bool f) |
|
G4bool | DefaultBeamPosition () const |
|
void | SetMaxEnergyDeposit (G4double val) |
|
void | SetPhysicsList (G4VModularPhysicsList *p) |
|
| HistoManager () |
|
| ~HistoManager () |
|
| HistoManager () |
|
| ~HistoManager () |
|
| HistoManager () |
|
| ~HistoManager () |
|
void | BeginOfRun () |
|
void | EndOfRun () |
|
void | SetVerbose (G4int val) |
|
void | SetParticleName (const G4String &) |
|
void | SetElementName (const G4String &) |
|
void | SetNumberOfBinsE (G4int val) |
|
void | SetNumberOfBinsP (G4int val) |
|
void | SetMinKinEnergy (G4double val) |
|
void | SetMaxKinEnergy (G4double val) |
|
void | SetMinMomentum (G4double val) |
|
void | SetMaxMomentum (G4double val) |
|
void | SetHistoName (G4String &val) |
|
| HistoManager () |
|
| ~HistoManager () |
|
| HistoManager () |
|
| ~HistoManager () |
|
| HistoManager () |
|
| ~HistoManager () |
|
| HistoManager () |
|
| ~HistoManager () |
|
void | SetFileName (const G4String &name) |
|
void | SetFileType (const G4String &name) |
|
void | SetFileOption (const G4String &name) |
|
void | book () |
|
void | save () |
|
void | SetHisto (G4int, G4int, G4double, G4double, const G4String &unit="none") |
|
void | FillHisto (G4int id, G4double e, G4double weight=1.0) |
|
void | FillHistos (const G4String &particleName, G4double kinEnergy, G4double costheta, G4double phi, G4double longitudinalPolarization) |
|
void | RemoveHisto (G4int) |
|
G4bool | HistoExist (G4int id) |
|
G4double | GetHistoUnit (G4int id) |
|
G4double | GetBinWidth (G4int id) |
|
| HistoManager () |
|
| ~HistoManager () |
|
Definition at line 51 of file HistoManager.hh.