Geant4
10.03.p01
|
This is the complete list of members for G4H1ToolsManager, including all inherited members.
AddH1(const G4String &name, tools::histo::h1d *h1d) | G4H1ToolsManager | |
AddH1Vector(const std::vector< tools::histo::h1d * > &h1Vector) | G4H1ToolsManager | |
AddTVector(const std::vector< tools::histo::h1d * > &tVector) | G4THnManager< tools::histo::h1d > | protected |
BeginConstH1() const | G4H1ToolsManager | inline |
BeginConstT() const | G4THnManager< tools::histo::h1d > | protected |
BeginH1() | G4H1ToolsManager | inline |
BeginT() | G4THnManager< tools::histo::h1d > | protected |
CreateH1(const G4String &name, const G4String &title, G4int nbins, G4double xmin, G4double xmax, const G4String &unitName="none", const G4String &fcnName="none", const G4String &binScheme="linear") final | G4H1ToolsManager | protectedvirtual |
CreateH1(const G4String &name, const G4String &title, const std::vector< G4double > &edges, const G4String &unitName="none", const G4String &fcnName="none") final | G4H1ToolsManager | protectedvirtual |
EndConstH1() const | G4H1ToolsManager | inline |
EndConstT() const | G4THnManager< tools::histo::h1d > | protected |
EndH1() | G4H1ToolsManager | inline |
EndT() | G4THnManager< tools::histo::h1d > | protected |
fHnManager | G4THnManager< tools::histo::h1d > | protected |
FillH1(G4int id, G4double value, G4double weight=1.0) final | G4H1ToolsManager | protectedvirtual |
fNameIdMap | G4THnManager< tools::histo::h1d > | protected |
fState | G4THnManager< tools::histo::h1d > | protected |
fTVector | G4THnManager< tools::histo::h1d > | protected |
G4H1ToolsManager(const G4AnalysisManagerState &state) | G4H1ToolsManager | explicit |
G4THnManager(const G4AnalysisManagerState &state, const G4String &hnType) | G4THnManager< tools::histo::h1d > | |
G4VH1Manager() | G4VH1Manager | inline |
G4VH1Manager(const G4VH1Manager &rhs)=delete | G4VH1Manager | |
GetH1(G4int id, G4bool warn=true, G4bool onlyIfActive=true) const | G4H1ToolsManager | |
GetH1Id(const G4String &name, G4bool warn=true) const final | G4H1ToolsManager | protectedvirtual |
GetH1Nbins(G4int id) const final | G4H1ToolsManager | protectedvirtual |
GetH1Title(G4int id) const final | G4H1ToolsManager | protectedvirtual |
GetH1Vector() const | G4H1ToolsManager | inline |
GetH1Width(G4int id) const final | G4H1ToolsManager | protectedvirtual |
GetH1XAxisTitle(G4int id) const final | G4H1ToolsManager | protectedvirtual |
GetH1Xmax(G4int id) const final | G4H1ToolsManager | protectedvirtual |
GetH1Xmin(G4int id) const final | G4H1ToolsManager | protectedvirtual |
GetH1YAxisTitle(G4int id) const final | G4H1ToolsManager | protectedvirtual |
GetHnManager() final | G4H1ToolsManager | inlineprotectedvirtual |
GetHnVector() const | G4H1ToolsManager | inline |
GetTId(const G4String &name, G4bool warn=true) const | G4THnManager< tools::histo::h1d > | protected |
GetTInFunction(G4int id, G4String functionName, G4bool warn=true, G4bool onlyIfActive=true) const | G4THnManager< tools::histo::h1d > | protected |
IsEmpty() const | G4THnManager< tools::histo::h1d > | |
operator=(const G4VH1Manager &rhs)=delete | G4VH1Manager | |
RegisterT(tools::histo::h1d *t, const G4String &name) | G4THnManager< tools::histo::h1d > | protected |
Reset() | G4THnManager< tools::histo::h1d > | |
ScaleH1(G4int id, G4double factor) final | G4H1ToolsManager | protectedvirtual |
SetH1(G4int id, G4int nbins, G4double xmin, G4double xmax, const G4String &unitName="none", const G4String &fcnName="none", const G4String &binSchemeName="linear") final | G4H1ToolsManager | protectedvirtual |
SetH1(G4int id, const std::vector< G4double > &edges, const G4String &unitName="none", const G4String &fcnName="none") final | G4H1ToolsManager | protectedvirtual |
SetH1Title(G4int id, const G4String &title) final | G4H1ToolsManager | protectedvirtual |
SetH1XAxisTitle(G4int id, const G4String &title) final | G4H1ToolsManager | protectedvirtual |
SetH1YAxisTitle(G4int id, const G4String &title) final | G4H1ToolsManager | protectedvirtual |
WriteOnAscii(std::ofstream &output) final | G4H1ToolsManager | protectedvirtual |
~G4H1ToolsManager() | G4H1ToolsManager | virtual |
~G4THnManager() | G4THnManager< tools::histo::h1d > | virtual |
~G4VH1Manager() | G4VH1Manager | inlinevirtual |