|
Geant4
10.03
|
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 |
| FillH1(G4int id, G4double value, G4double weight=1.0)=0 | G4VH1Manager | protectedpure virtual |
| G4VAnalysisManager class | G4VH1Manager | friend |
| G4VAnalysisReader class | G4VH1Manager | friend |
| G4VH1Manager() | G4VH1Manager | inline |
| G4VH1Manager(const G4VH1Manager &rhs)=delete | G4VH1Manager | |
| 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 |
| GetHnManager()=0 | G4VH1Manager | protectedpure virtual |
| operator=(const G4VH1Manager &rhs)=delete | G4VH1Manager | |
| ScaleH1(G4int id, G4double factor)=0 | G4VH1Manager | protectedpure virtual |
| 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 |
| ~G4VH1Manager() | G4VH1Manager | inlinevirtual |