Pottu
Public Member Functions | Public Attributes | List of all members
pottu::OTOH2D_double_double Class Reference

OTObject wrapper for Histogram2D. More...

#include <OTObject.hpp>

Inheritance diagram for pottu::OTOH2D_double_double:
Inheritance graph
[legend]
Collaboration diagram for pottu::OTOH2D_double_double:
Collaboration graph
[legend]

Public Member Functions

 OTOH2D_double_double (const std::string &name, double xlow, double xhigh, double xbinc, double ylow, double yhigh, double ybinc, const std::string &title="", const std::string &xlabel="", const std::string &ylabel="", const std::string &zlabel="")
 
virtual void exportToDisk (const std::string &prefix, export_context_t &ectx) const
 
- Public Member Functions inherited from pottu::OTObject
 OTObject (const std::string &name_)
 
 OTObject (const OTObject &o)=delete
 
 OTObject (OTObject &&o)=delete
 
const std::string & name () const
 

Public Attributes

Histogram2D< BinnerFloat< double >, BinnerFloat< double >, double > _h
 
- Public Attributes inherited from pottu::OTObject
std::string _name
 

Detailed Description

OTObject wrapper for Histogram2D.


The documentation for this class was generated from the following file: