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

OTObject wrapper for Histogram1D. More...

#include <OTObject.hpp>

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

Public Member Functions

 OTOH1D_double_64 (const std::string &name, double low, double high, double binc, const std::string &title="", const std::string &xlabel="", const std::string &ylabel="")
 
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

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

Detailed Description

OTObject wrapper for Histogram1D.


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