ra4_draw  4bd0201e3d922d42bd545d4b045ed44db33454a4
Classes | Namespaces | Enumerations
plot_opt.hpp File Reference
#include <cstddef>
#include <set>
#include <string>

Go to the source code of this file.

Classes

class  PlotOpt
 

Namespaces

 PlotOptTypes
 

Enumerations

enum  PlotOptTypes::BottomType { PlotOptTypes::BottomType::off, PlotOptTypes::BottomType::ratio, PlotOptTypes::BottomType::diff }
 
enum  PlotOptTypes::YAxisType { PlotOptTypes::YAxisType::linear, PlotOptTypes::YAxisType::log }
 
enum  PlotOptTypes::TitleType {
  PlotOptTypes::TitleType::info, PlotOptTypes::TitleType::preliminary, PlotOptTypes::TitleType::simulation, PlotOptTypes::TitleType::supplementary,
  PlotOptTypes::TitleType::data
}
 
enum  PlotOptTypes::StackType {
  PlotOptTypes::StackType::signal_overlay, PlotOptTypes::StackType::signal_on_top, PlotOptTypes::StackType::data_norm, PlotOptTypes::StackType::lumi_shapes,
  PlotOptTypes::StackType::shapes
}
 
enum  PlotOptTypes::OverflowType { PlotOptTypes::OverflowType::none, PlotOptTypes::OverflowType::underflow, PlotOptTypes::OverflowType::overflow, PlotOptTypes::OverflowType::both }