Logo ROOT   6.08/07
Reference Guide
List of all members | Public Member Functions | Private Attributes | List of all members
ROOT::Experimental::THistDrawOptions< DIMENSION > Class Template Reference

template<int DIMENSION>
class ROOT::Experimental::THistDrawOptions< DIMENSION >

Drawing options for a histogram with DIMENSIONS.

Definition at line 62 of file THistDrawOptions.hxx.

Public Member Functions

 THistDrawOptions ()=default
 
constexpr THistDrawOptions (typename Internal::THistDrawOptionsEnum< DIMENSION >::EOpts opt)
 

Private Attributes

int fOpts
 

#include <ROOT/THistDrawOptions.hxx>

Constructor & Destructor Documentation

◆ THistDrawOptions() [1/2]

template<int DIMENSION>
ROOT::Experimental::THistDrawOptions< DIMENSION >::THistDrawOptions ( )
default

◆ THistDrawOptions() [2/2]

template<int DIMENSION>
constexpr ROOT::Experimental::THistDrawOptions< DIMENSION >::THistDrawOptions ( typename Internal::THistDrawOptionsEnum< DIMENSION >::EOpts  opt)
inline

Definition at line 66 of file THistDrawOptions.hxx.

Member Data Documentation

◆ fOpts

template<int DIMENSION>
int ROOT::Experimental::THistDrawOptions< DIMENSION >::fOpts
private

Definition at line 63 of file THistDrawOptions.hxx.


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