|
ra4_macros
bede988c286599a3a84b77a4d788ac0a971e89f9
|
#include <plot_mj_bdt_aux.hpp>
Public Member Functions | |
| bdtvar_class (TString variable, TString name, char type, TString unit="GeV") | |
Public Attributes | |
| TString | variable |
| TString | name |
| char | type |
| TString | unit |
Definition at line 36 of file plot_mj_bdt_aux.hpp.
| bdtvar_class::bdtvar_class | ( | TString | variable, |
| TString | name, | ||
| char | type, | ||
| TString | unit = "GeV" |
||
| ) |
Definition at line 379 of file plot_mj_bdt_aux.cxx.
| TString bdtvar_class::name |
Definition at line 39 of file plot_mj_bdt_aux.hpp.
| char bdtvar_class::type |
Definition at line 40 of file plot_mj_bdt_aux.hpp.
| TString bdtvar_class::unit |
Definition at line 41 of file plot_mj_bdt_aux.hpp.
| TString bdtvar_class::variable |
Definition at line 39 of file plot_mj_bdt_aux.hpp.
1.8.11