|
Geant4.10
|
#include <exrdmHisto.hh>
Public Member Functions | |
| exrdmHisto () | |
| ~exrdmHisto () | |
| void | Book () |
| void | Save () |
| void | Add1D (const G4String &, const G4String &, G4int nb=100, G4double x1=0., G4double x2=1., G4double u=1.) |
| void | SetHisto1D (G4int, G4int, G4double, G4double, G4double) |
| void | FillHisto (G4int, G4double, G4double) |
| void | ScaleHisto (G4int, G4double) |
| void | AddTuple (const G4String &, const G4String &, const G4String &) |
| void | FillTuple (G4int, const G4String &, G4double) |
| void | FillTuple (G4int, G4int, G4double) |
| void | FillTuple (G4int, const G4String &, G4String &) |
| void | FillTuple (G4int, const G4String &, G4bool) |
| void | AddRow (G4int) |
| void | SetFileName (const G4String &) |
| const G4String & | GetFileName () const |
| void | SetFileType (const G4String &) |
| const G4String & | FileType () const |
Definition at line 66 of file exrdmHisto.hh.
| exrdmHisto::exrdmHisto | ( | ) |
Definition at line 55 of file exrdmHisto.cc.
| exrdmHisto::~exrdmHisto | ( | ) |
Definition at line 89 of file exrdmHisto.cc.
| void exrdmHisto::Add1D | ( | const G4String & | id, |
| const G4String & | name, | ||
| G4int | nb = 100, |
||
| G4double | x1 = 0., |
||
| G4double | x2 = 1., |
||
| G4double | u = 1. |
||
| ) |
Definition at line 226 of file exrdmHisto.cc.
References G4cout, and G4endl.
Referenced by exrdmAnalysisManager::BookHisto().
Definition at line 419 of file exrdmHisto.cc.
References G4cout, and G4endl.
Referenced by exrdmAnalysisManager::AddDecayProduct(), exrdmAnalysisManager::AddEnergy(), exrdmAnalysisManager::AddIsotope(), and exrdmAnalysisManager::AddParticle().
Definition at line 333 of file exrdmHisto.cc.
References G4String::contains(), and G4String::remove().
Referenced by exrdmAnalysisManager::BookHisto().
| void exrdmHisto::Book | ( | ) |
Definition at line 113 of file exrdmHisto.cc.
References G4cout, G4endl, and gammaraytel::hf.
Referenced by exrdmAnalysisManager::BeginOfRun().
| const G4String & exrdmHisto::FileType | ( | ) | const |
Definition at line 461 of file exrdmHisto.cc.
Definition at line 274 of file exrdmHisto.cc.
References G4cout, and G4endl.
Referenced by exrdmAnalysisManager::AddParticle(), and exrdmAnalysisManager::EndOfEvent().
Definition at line 375 of file exrdmHisto.cc.
References G4cout, and G4endl.
Referenced by exrdmAnalysisManager::AddDecayProduct(), exrdmAnalysisManager::AddEnergy(), exrdmAnalysisManager::AddIsotope(), and exrdmAnalysisManager::AddParticle().
Definition at line 387 of file exrdmHisto.cc.
References G4cout, and G4endl.
Definition at line 405 of file exrdmHisto.cc.
References G4cout, and G4endl.
| const G4String & exrdmHisto::GetFileName | ( | ) | const |
Definition at line 447 of file exrdmHisto.cc.
Referenced by exrdmAnalysisManager::EndOfRun().
| void exrdmHisto::Save | ( | ) |
Definition at line 196 of file exrdmHisto.cc.
References G4cout, and G4endl.
Referenced by exrdmAnalysisManager::EndOfRun().
Definition at line 301 of file exrdmHisto.cc.
References G4cout, and G4endl.
Definition at line 440 of file exrdmHisto.cc.
Referenced by exrdmHistoMessenger::SetNewValue().
Definition at line 454 of file exrdmHisto.cc.
Referenced by exrdmHistoMessenger::SetNewValue().
Definition at line 254 of file exrdmHisto.cc.
References G4cout, and G4endl.
Referenced by exrdmHistoMessenger::SetNewValue().
1.8.7