ant
A2 ant: class-based analysis framework
ant::analysis::plot::histstyle::ModOption_t Struct Reference

#include <HistStyle.h>

+ Collaboration diagram for ant::analysis::plot::histstyle::ModOption_t:

Public Member Functions

 ModOption_t (const std::string &drawoption="", int z=0, Color_t bkgColor=-1)
 
template<typename Archive >
void serialize (Archive &archive)
 

Public Attributes

std::string DrawOption
 
int Z
 
Color_t BkgColor
 

Constructor & Destructor Documentation

◆ ModOption_t()

ant::analysis::plot::histstyle::ModOption_t::ModOption_t ( const std::string &  drawoption = "",
int  z = 0,
Color_t  bkgColor = -1 
)
inline

Member Function Documentation

◆ serialize()

template<typename Archive >
void ant::analysis::plot::histstyle::ModOption_t::serialize ( Archive &  archive)
inline

Member Data Documentation

◆ BkgColor

Color_t ant::analysis::plot::histstyle::ModOption_t::BkgColor

◆ DrawOption

std::string ant::analysis::plot::histstyle::ModOption_t::DrawOption

◆ Z

int ant::analysis::plot::histstyle::ModOption_t::Z

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