ROOT  6.06/09
Reference Guide
Public Member Functions | Private Attributes | List of all members
ROOT::THistDrawOptions< DIMENSION > Class Template Reference

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

Drawing options for a histogram with DIMENSIONS.

Definition at line 60 of file THistDrawOptions.h.

Public Member Functions

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

Private Attributes

int fOpts
 

#include <ROOT/THistDrawOptions.h>

Constructor & Destructor Documentation

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

Definition at line 64 of file THistDrawOptions.h.

Member Data Documentation

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

Definition at line 61 of file THistDrawOptions.h.


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