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

OTObject wrapper for power of two histogram 1D. More...

#include <OTObject.hpp>

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

Public Member Functions

 OTOH1D_pow2_64 (const std::string &name, uint32_t high_bits, uint32_t bins_bits, 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< BinnerPow2< uint32_t >, uint64_t > _h
 
- Public Attributes inherited from pottu::OTObject
std::string _name
 

Detailed Description

OTObject wrapper for power of two histogram 1D.


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