|
Geant4
10.02
|
This is the complete list of members for G4H2ToolsManager, including all inherited members.
| AddH2(const G4String &name, tools::histo::h2d *h2d) | G4H2ToolsManager | |
| AddH2Information(const G4String &name, const G4String &xunitName, const G4String &yunitName, const G4String &xfcnName, const G4String &yfcnName, G4BinScheme xbinScheme, G4BinScheme ybinScheme) const | G4H2ToolsManager | private |
| AddH2Vector(const std::vector< tools::histo::h2d * > &h2Vector) | G4H2ToolsManager | |
| AddTVector(const std::vector< tools::histo::h2d * > &tVector) | G4THnManager< tools::histo::h2d > | protected |
| BeginConstH2() const | G4H2ToolsManager | inline |
| BeginConstT() const | G4THnManager< tools::histo::h2d > | protected |
| BeginH2() | G4H2ToolsManager | inline |
| BeginT() | G4THnManager< tools::histo::h2d > | protected |
| CreateH2(const G4String &name, const G4String &title, G4int nxbins, G4double xmin, G4double xmax, G4int nybins, G4double ymin, G4double ymax, const G4String &xunitName="none", const G4String &yunitName="none", const G4String &xfcnName="none", const G4String &yfcnName="none", const G4String &xbinScheme="linear", const G4String &ybinScheme="linear") final | G4H2ToolsManager | protectedvirtual |
| CreateH2(const G4String &name, const G4String &title, const std::vector< G4double > &xedges, const std::vector< G4double > &yedges, const G4String &xunitName="none", const G4String &yunitName="none", const G4String &xfcnName="none", const G4String &yfcnName="none") final | G4H2ToolsManager | protectedvirtual |
| EndConstH2() const | G4H2ToolsManager | inline |
| EndConstT() const | G4THnManager< tools::histo::h2d > | protected |
| EndH2() | G4H2ToolsManager | inline |
| EndT() | G4THnManager< tools::histo::h2d > | protected |
| fHnManager | G4THnManager< tools::histo::h2d > | protected |
| FillH2(G4int id, G4double xvalue, G4double yvalue, G4double weight=1.0) final | G4H2ToolsManager | protectedvirtual |
| fNameIdMap | G4THnManager< tools::histo::h2d > | protected |
| fState | G4THnManager< tools::histo::h2d > | protected |
| fTVector | G4THnManager< tools::histo::h2d > | protected |
| G4H2ToolsManager(const G4AnalysisManagerState &state) | G4H2ToolsManager | explicit |
| G4THnManager(const G4AnalysisManagerState &state, const G4String &hnType) | G4THnManager< tools::histo::h2d > | |
| G4VH2Manager() | G4VH2Manager | inline |
| G4VH2Manager(const G4VH2Manager &rhs)=delete | G4VH2Manager | |
| GetH2(G4int id, G4bool warn=true, G4bool onlyIfActive=true) const | G4H2ToolsManager | |
| GetH2Id(const G4String &name, G4bool warn=true) const final | G4H2ToolsManager | protectedvirtual |
| GetH2Nxbins(G4int id) const final | G4H2ToolsManager | protectedvirtual |
| GetH2Nybins(G4int id) const final | G4H2ToolsManager | protectedvirtual |
| GetH2Title(G4int id) const final | G4H2ToolsManager | protectedvirtual |
| GetH2Vector() const | G4H2ToolsManager | inline |
| GetH2XAxisTitle(G4int id) const final | G4H2ToolsManager | protectedvirtual |
| GetH2Xmax(G4int id) const final | G4H2ToolsManager | protectedvirtual |
| GetH2Xmin(G4int id) const final | G4H2ToolsManager | protectedvirtual |
| GetH2XWidth(G4int id) const final | G4H2ToolsManager | protectedvirtual |
| GetH2YAxisTitle(G4int id) const final | G4H2ToolsManager | protectedvirtual |
| GetH2Ymax(G4int id) const final | G4H2ToolsManager | protectedvirtual |
| GetH2Ymin(G4int id) const final | G4H2ToolsManager | protectedvirtual |
| GetH2YWidth(G4int id) const final | G4H2ToolsManager | protectedvirtual |
| GetH2ZAxisTitle(G4int id) const final | G4H2ToolsManager | protectedvirtual |
| GetHnManager() final | G4H2ToolsManager | inlineprotectedvirtual |
| GetHnVector() const | G4H2ToolsManager | inline |
| GetTId(const G4String &name, G4bool warn=true) const | G4THnManager< tools::histo::h2d > | protected |
| GetTInFunction(G4int id, G4String functionName, G4bool warn=true, G4bool onlyIfActive=true) const | G4THnManager< tools::histo::h2d > | protected |
| IsEmpty() const | G4THnManager< tools::histo::h2d > | |
| kDimension | G4H2ToolsManager | privatestatic |
| operator=(const G4VH2Manager &rhs)=delete | G4VH2Manager | |
| RegisterT(tools::histo::h2d *t, const G4String &name) | G4THnManager< tools::histo::h2d > | protected |
| Reset() | G4THnManager< tools::histo::h2d > | |
| ScaleH2(G4int id, G4double factor) final | G4H2ToolsManager | protectedvirtual |
| SetH2(G4int id, G4int nxbins, G4double xmin, G4double xmax, G4int nybins, G4double ymin, G4double ymax, const G4String &xunitName="none", const G4String &yunitName="none", const G4String &xfcnName="none", const G4String &yfcnName="none", const G4String &xbinScheme="linear", const G4String &ybinScheme="linear") final | G4H2ToolsManager | protectedvirtual |
| SetH2(G4int id, const std::vector< G4double > &xedges, const std::vector< G4double > &yedges, const G4String &xunitName="none", const G4String &yunitName="none", const G4String &xfcnName="none", const G4String &yfcnName="none") final | G4H2ToolsManager | protectedvirtual |
| SetH2Title(G4int id, const G4String &title) final | G4H2ToolsManager | protectedvirtual |
| SetH2XAxisTitle(G4int id, const G4String &title) final | G4H2ToolsManager | protectedvirtual |
| SetH2YAxisTitle(G4int id, const G4String &title) final | G4H2ToolsManager | protectedvirtual |
| SetH2ZAxisTitle(G4int id, const G4String &title) final | G4H2ToolsManager | protectedvirtual |
| WriteOnAscii(std::ofstream &output) final | G4H2ToolsManager | protectedvirtual |
| ~G4H2ToolsManager() | G4H2ToolsManager | virtual |
| ~G4THnManager() | G4THnManager< tools::histo::h2d > | virtual |
| ~G4VH2Manager() | G4VH2Manager | inlinevirtual |