![]() |
The Gaudi Framework
v27r0
|
This is the complete list of members for IHistoTool, including all inherited members.
| book(const std::string &title, const double low=0, const double high=100, const unsigned long bins=100) const | IHistoTool | inline |
| book(const HistoID &ID, const std::string &title="", const double low=0, const double high=100, const unsigned long bins=100) const | IHistoTool | inline |
| book(const std::string &title, const double low=0, const double high=100, const unsigned long bins=100) const | IHistoTool | inline |
| book(const HistoID &ID, const std::string &title="", const double low=0, const double high=100, const unsigned long bins=100) const | IHistoTool | inline |
| book1D(const std::string &title, const double low=0, const double high=100, const unsigned long bins=100) const =0 | IHistoTool | pure virtual |
| book1D(const HistoID &ID, const std::string &title="", const double low=0, const double high=100, const unsigned long bins=100) const =0 | IHistoTool | pure virtual |
| book1D(const std::string &title, const double low=0, const double high=100, const unsigned long bins=100) const =0 | IHistoTool | pure virtual |
| book1D(const HistoID &ID, const std::string &title="", const double low=0, const double high=100, const unsigned long bins=100) const =0 | IHistoTool | pure virtual |
| book2D(const std::string &title, const double lowX=0, const double highX=100, const unsigned long binsX=50, const double lowY=0, const double highY=100, const unsigned long binsY=50) const =0 | IHistoTool | pure virtual |
| book2D(const HistoID &ID, const std::string &title, const double lowX=0, const double highX=100, const unsigned long binsX=100, const double lowY=0, const double highY=100, const unsigned long binsY=100) const =0 | IHistoTool | pure virtual |
| book2D(const std::string &title, const double lowX=0, const double highX=100, const unsigned long binsX=50, const double lowY=0, const double highY=100, const unsigned long binsY=50) const =0 | IHistoTool | pure virtual |
| book2D(const HistoID &ID, const std::string &title, const double lowX=0, const double highX=100, const unsigned long binsX=100, const double lowY=0, const double highY=100, const unsigned long binsY=100) const =0 | IHistoTool | pure virtual |
| book3D(const std::string &title, const double lowX=0, const double highX=100, const unsigned long binsX=10, const double lowY=0, const double highY=100, const unsigned long binsY=10, const double lowZ=0, const double highZ=100, const unsigned long binsZ=10) const =0 | IHistoTool | pure virtual |
| book3D(const HistoID &ID, const std::string &title, const double lowX=0, const double highX=100, const unsigned long binsX=10, const double lowY=0, const double highY=100, const unsigned long binsY=10, const double lowZ=0, const double highZ=100, const unsigned long binsZ=10) const =0 | IHistoTool | pure virtual |
| book3D(const std::string &title, const double lowX=0, const double highX=100, const unsigned long binsX=10, const double lowY=0, const double highY=100, const unsigned long binsY=10, const double lowZ=0, const double highZ=100, const unsigned long binsZ=10) const =0 | IHistoTool | pure virtual |
| book3D(const HistoID &ID, const std::string &title, const double lowX=0, const double highX=100, const unsigned long binsX=10, const double lowY=0, const double highY=100, const unsigned long binsY=10, const double lowZ=0, const double highZ=100, const unsigned long binsZ=10) const =0 | IHistoTool | pure virtual |
| DeclareInterfaceID(IHistoTool, 2, 0) | IHistoTool | |
| DeclareInterfaceID(IHistoTool, 2, 0) | IHistoTool | |
| IAlgTool::DeclareInterfaceID(IAlgTool, 4, 0) | IAlgTool | |
| ext_iids typedef | extend_interfaces< Interfaces > | |
| ext_iids typedef | extend_interfaces< Interfaces > | |
| fill(AIDA::IHistogram1D *histo, const double value, const double weight, const std::string &title="") const =0 | IHistoTool | pure virtual |
| fill(AIDA::IHistogram2D *histo, const double valueX, const double valueY, const double weight, const std::string &title="") const =0 | IHistoTool | pure virtual |
| fill(AIDA::IHistogram3D *histo, const double valueX, const double valueY, const double valueZ, const double weight, const std::string &title="") const =0 | IHistoTool | pure virtual |
| fill(AIDA::IHistogram1D *histo, const double value, const double weight, const std::string &title="") const =0 | IHistoTool | pure virtual |
| fill(AIDA::IHistogram2D *histo, const double valueX, const double valueY, const double weight, const std::string &title="") const =0 | IHistoTool | pure virtual |
| fill(AIDA::IHistogram3D *histo, const double valueX, const double valueY, const double valueZ, const double weight, const std::string &title="") const =0 | IHistoTool | pure virtual |
| histo(const std::string &title) const | IHistoTool | inline |
| histo(const HistoID &ID) const | IHistoTool | inline |
| histo(const std::string &title) const | IHistoTool | inline |
| histo(const HistoID &ID) const | IHistoTool | inline |
| histo1D(const std::string &title) const =0 | IHistoTool | pure virtual |
| histo1D(const HistoID &ID) const =0 | IHistoTool | pure virtual |
| histo1D(const std::string &title) const =0 | IHistoTool | pure virtual |
| histo1D(const HistoID &ID) const =0 | IHistoTool | pure virtual |
| histo2D(const std::string &title) const =0 | IHistoTool | pure virtual |
| histo2D(const HistoID &ID) const =0 | IHistoTool | pure virtual |
| histo2D(const std::string &title) const =0 | IHistoTool | pure virtual |
| histo2D(const HistoID &ID) const =0 | IHistoTool | pure virtual |
| histo3D(const std::string &title) const =0 | IHistoTool | pure virtual |
| histo3D(const HistoID &ID) const =0 | IHistoTool | pure virtual |
| histo3D(const std::string &title) const =0 | IHistoTool | pure virtual |
| histo3D(const HistoID &ID) const =0 | IHistoTool | pure virtual |
| histoExists(const std::string &title) const =0 | IHistoTool | pure virtual |
| histoExists(const HistoID &ID) const =0 | IHistoTool | pure virtual |
| histoExists(const std::string &title) const =0 | IHistoTool | pure virtual |
| histoExists(const HistoID &ID) const =0 | IHistoTool | pure virtual |
| HistoID typedef | IHistoTool | |
| HistoID typedef | IHistoTool | |
| inputDataObjects() const =0 | IAlgTool | pure virtual |
| inputDataObjects() const =0 | IAlgTool | pure virtual |
| outputDataObjects() const =0 | IAlgTool | pure virtual |
| outputDataObjects() const =0 | IAlgTool | pure virtual |
| parent() const =0 | IAlgTool | pure virtual |
| parent() const =0 | IAlgTool | pure virtual |
| plot(const double value, const std::string &title, const double low, const double high, const unsigned long bins=100, const double weight=1.0) const | IHistoTool | inline |
| plot(const double value, const HistoID &ID, const std::string &title, const double low, const double high, const unsigned long bins=100, const double weight=1.0) const | IHistoTool | inline |
| plot(const FUNCTION &func, OBJECT first, OBJECT last, const std::string &title, const double low, const double high, const unsigned long bins=100) const | IHistoTool | inline |
| plot(const FUNCTION &func, OBJECT first, OBJECT last, const HistoID &ID, const std::string &title, const double low, const double high, const unsigned long bins=100) const | IHistoTool | inline |
| plot(const FUNCTION &func, OBJECT first, OBJECT last, const std::string &title, const double low, const double high, const unsigned long bins, const WEIGHT &weight) const | IHistoTool | inline |
| plot(const FUNCTION &func, OBJECT first, OBJECT last, const HistoID &ID, const std::string &title, const double low, const double high, const unsigned long bins, const WEIGHT &weight) const | IHistoTool | inline |
| plot(const double value, const std::string &title, const double low, const double high, const unsigned long bins=100, const double weight=1.0) const | IHistoTool | inline |
| plot(const double value, const HistoID &ID, const std::string &title, const double low, const double high, const unsigned long bins=100, const double weight=1.0) const | IHistoTool | inline |
| plot(const FUNCTION &func, OBJECT first, OBJECT last, const std::string &title, const double low, const double high, const unsigned long bins=100) const | IHistoTool | inline |
| plot(const FUNCTION &func, OBJECT first, OBJECT last, const HistoID &ID, const std::string &title, const double low, const double high, const unsigned long bins=100) const | IHistoTool | inline |
| plot(const FUNCTION &func, OBJECT first, OBJECT last, const std::string &title, const double low, const double high, const unsigned long bins, const WEIGHT &weight) const | IHistoTool | inline |
| plot(const FUNCTION &func, OBJECT first, OBJECT last, const HistoID &ID, const std::string &title, const double low, const double high, const unsigned long bins, const WEIGHT &weight) const | IHistoTool | inline |
| plot1D(const double value, const std::string &title, const double low, const double high, const unsigned long bins=100, const double weight=1.0) const =0 | IHistoTool | pure virtual |
| plot1D(const double value, const HistoID &ID, const std::string &title, const double low, const double high, const unsigned long bins=100, const double weight=1.0) const =0 | IHistoTool | pure virtual |
| plot1D(const double value, const std::string &title, const double low, const double high, const unsigned long bins=100, const double weight=1.0) const =0 | IHistoTool | pure virtual |
| plot1D(const double value, const HistoID &ID, const std::string &title, const double low, const double high, const unsigned long bins=100, const double weight=1.0) const =0 | IHistoTool | pure virtual |
| plot2D(const double valueX, const double valueY, const std::string &title, const double lowX, const double highX, const double lowY, const double highY, const unsigned long binsX=50, const unsigned long binsY=50, const double weight=1.0) const =0 | IHistoTool | pure virtual |
| plot2D(const double valueX, const double valueY, const HistoID &ID, const std::string &title, const double lowX, const double highX, const double lowY, const double highY, const unsigned long binsX=50, const unsigned long binsY=50, const double weight=1.0) const =0 | IHistoTool | pure virtual |
| plot2D(const double valueX, const double valueY, const std::string &title, const double lowX, const double highX, const double lowY, const double highY, const unsigned long binsX=50, const unsigned long binsY=50, const double weight=1.0) const =0 | IHistoTool | pure virtual |
| plot2D(const double valueX, const double valueY, const HistoID &ID, const std::string &title, const double lowX, const double highX, const double lowY, const double highY, const unsigned long binsX=50, const unsigned long binsY=50, const double weight=1.0) const =0 | IHistoTool | pure virtual |
| plot3D(const double valueX, const double valueY, const double valueZ, const std::string &title, const double lowX, const double highX, const double lowY, const double highY, const double lowZ, const double highZ, const unsigned long binsX=10, const unsigned long binsY=10, const unsigned long binsZ=10, const double weight=1.0) const =0 | IHistoTool | pure virtual |
| plot3D(const double valueX, const double valueY, const double valueZ, const HistoID &ID, const std::string &title, const double lowX, const double highX, const double lowY, const double highY, const double lowZ, const double highZ, const unsigned long binsX=10, const unsigned long binsY=10, const unsigned long binsZ=10, const double weight=1.0) const =0 | IHistoTool | pure virtual |
| plot3D(const double valueX, const double valueY, const double valueZ, const std::string &title, const double lowX, const double highX, const double lowY, const double highY, const double lowZ, const double highZ, const unsigned long binsX=10, const unsigned long binsY=10, const unsigned long binsZ=10, const double weight=1.0) const =0 | IHistoTool | pure virtual |
| plot3D(const double valueX, const double valueY, const double valueZ, const HistoID &ID, const std::string &title, const double lowX, const double highX, const double lowY, const double highY, const double lowZ, const double highZ, const unsigned long binsX=10, const unsigned long binsY=10, const unsigned long binsZ=10, const double weight=1.0) const =0 | IHistoTool | pure virtual |
| sysFinalize()=0 | IAlgTool | pure virtual |
| sysFinalize()=0 | IAlgTool | pure virtual |
| sysInitialize()=0 | IAlgTool | pure virtual |
| sysInitialize()=0 | IAlgTool | pure virtual |
| sysReinitialize()=0 | IAlgTool | pure virtual |
| sysReinitialize()=0 | IAlgTool | pure virtual |
| sysRestart()=0 | IAlgTool | pure virtual |
| sysRestart()=0 | IAlgTool | pure virtual |
| sysStart()=0 | IAlgTool | pure virtual |
| sysStart()=0 | IAlgTool | pure virtual |
| sysStop()=0 | IAlgTool | pure virtual |
| sysStop()=0 | IAlgTool | pure virtual |
| type() const =0 | IAlgTool | pure virtual |
| type() const =0 | IAlgTool | pure virtual |
| ~extend_interfaces() override=default | extend_interfaces< Interfaces > | |
| ~extend_interfaces() override=default | extend_interfaces< Interfaces > | |
| ~IAlgTool() override=default | IAlgTool | |
| ~IAlgTool() override=default | IAlgTool | |
| ~IHistoTool() override=default | IHistoTool | protected |
| ~IHistoTool() override=default | IHistoTool | protected |