ra4_macros
bede988c286599a3a84b77a4d788ac0a971e89f9
|
Variables | |
bool | do_rund = false |
bool | do_dps = false |
bool | do_rpv = true |
TString | plot_type = ".pdf" |
bool anonymous_namespace{plot_trigger.cxx}::do_dps = false |
Definition at line 31 of file plot_trigger.cxx.
Referenced by main().
bool anonymous_namespace{plot_trigger.cxx}::do_rpv = true |
Definition at line 32 of file plot_trigger.cxx.
Referenced by main(), and PlotTurnOn().
bool anonymous_namespace{plot_trigger.cxx}::do_rund = false |
Definition at line 30 of file plot_trigger.cxx.
Referenced by main().
TString anonymous_namespace{plot_trigger.cxx}::plot_type = ".pdf" |
Definition at line 33 of file plot_trigger.cxx.
Referenced by PlotTurnOn().