ra4_macros
bede988c286599a3a84b77a4d788ac0a971e89f9
|
#include <plot_mj_bdt_aux.hpp>
Public Member Functions | |
marker_class (float icut, float isize, int icolor, int istyle) | |
marker_class (float icut, float isize, int icolor, int istyle) | |
marker_class (float icut, float isize, int icolor, int istyle) | |
marker_class (float icut, float isize, int icolor, int istyle) | |
Public Attributes | |
float | cut |
float | size |
int | color |
int | style |
Definition at line 11 of file plot_mj_bdt_aux.hpp.
marker_class::marker_class | ( | float | icut, |
float | isize, | ||
int | icolor, | ||
int | istyle | ||
) |
Definition at line 147 of file plot_eff_pu_mj.cxx.
References color, cut, size, and style.
Referenced by main(), MakeROC(), and sample_class::sample_class().
marker_class::marker_class | ( | float | icut, |
float | isize, | ||
int | icolor, | ||
int | istyle | ||
) |
marker_class::marker_class | ( | float | icut, |
float | isize, | ||
int | icolor, | ||
int | istyle | ||
) |
marker_class::marker_class | ( | float | icut, |
float | isize, | ||
int | icolor, | ||
int | istyle | ||
) |
int marker_class::color |
Definition at line 15 of file plot_mj_bdt_aux.hpp.
Referenced by main(), marker_class(), and var_class::var_class().
float marker_class::cut |
Definition at line 14 of file plot_mj_bdt_aux.hpp.
Referenced by main(), and marker_class().
float marker_class::size |
Definition at line 14 of file plot_mj_bdt_aux.hpp.
Referenced by main(), and marker_class().
int marker_class::style |
Definition at line 15 of file plot_mj_bdt_aux.hpp.
Referenced by main(), marker_class(), and var_class::var_class().