|
Geant4
10.01
|
This is the complete list of members for G4VH1Manager, including all inherited members.
| CreateH1(const G4String &name, const G4String &title, G4int nbins, G4double xmin, G4double xmax, const G4String &unitName="none", const G4String &fcnName="none", const G4String &binSchemeName="linear")=0 | G4VH1Manager | protectedpure virtual |
| CreateH1(const G4String &name, const G4String &title, const std::vector< G4double > &edges, const G4String &unitName="none", const G4String &fcnName="none")=0 | G4VH1Manager | protectedpure virtual |
| fFirstId | G4BaseAnalysisManager | protected |
| fHnManager | G4VH1Manager | protected |
| FillH1(G4int id, G4double value, G4double weight=1.0)=0 | G4VH1Manager | protectedpure virtual |
| fLockFirstId | G4BaseAnalysisManager | protected |
| fState | G4BaseAnalysisManager | protected |
| G4BaseAnalysisManager(const G4AnalysisManagerState &state) | G4BaseAnalysisManager | |
| G4VAnalysisManager class | G4VH1Manager | friend |
| G4VAnalysisReader class | G4VH1Manager | friend |
| G4VH1Manager(const G4AnalysisManagerState &state) | G4VH1Manager | protected |
| G4VH1Manager(const G4VH1Manager &rhs) | G4VH1Manager | private |
| GetFirstId() const | G4BaseAnalysisManager | inline |
| GetH1Id(const G4String &name, G4bool warn=true) const =0 | G4VH1Manager | protectedpure virtual |
| GetH1Nbins(G4int id) const =0 | G4VH1Manager | protectedpure virtual |
| GetH1Title(G4int id) const =0 | G4VH1Manager | protectedpure virtual |
| GetH1Width(G4int id) const =0 | G4VH1Manager | protectedpure virtual |
| GetH1XAxisTitle(G4int id) const =0 | G4VH1Manager | protectedpure virtual |
| GetH1Xmax(G4int id) const =0 | G4VH1Manager | protectedpure virtual |
| GetH1Xmin(G4int id) const =0 | G4VH1Manager | protectedpure virtual |
| GetH1YAxisTitle(G4int id) const =0 | G4VH1Manager | protectedpure virtual |
| operator=(const G4VH1Manager &rhs) | G4VH1Manager | private |
| ScaleH1(G4int id, G4double factor)=0 | G4VH1Manager | protectedpure virtual |
| SetFirstId(G4int firstId) | G4BaseAnalysisManager | |
| SetH1(G4int id, G4int nbins, G4double xmin, G4double xmax, const G4String &unitName="none", const G4String &fcnName="none", const G4String &binSchemeName="linear")=0 | G4VH1Manager | protectedpure virtual |
| SetH1(G4int id, const std::vector< G4double > &edges, const G4String &unitName="none", const G4String &fcnName="none")=0 | G4VH1Manager | protectedpure virtual |
| SetH1Title(G4int id, const G4String &title)=0 | G4VH1Manager | protectedpure virtual |
| SetH1XAxisTitle(G4int id, const G4String &title)=0 | G4VH1Manager | protectedpure virtual |
| SetH1YAxisTitle(G4int id, const G4String &title)=0 | G4VH1Manager | protectedpure virtual |
| WriteOnAscii(std::ofstream &output)=0 | G4VH1Manager | protectedpure virtual |
| ~G4BaseAnalysisManager() | G4BaseAnalysisManager | virtual |
| ~G4VH1Manager() | G4VH1Manager | protectedvirtual |