3 if (!Setup::stage == 0) {
5 Setup::decay_particle=23;
6 Setup::debug_mode=
false;
10 double default_min_bin=0.0;
11 double default_max_bin=1.1;
13 Setup::SetHistogramDefaults(n_bins,default_min_bin,default_max_bin);
14 Setup::mass_scale_on=
true;
18 Setup::gen1_desc_1=
" Pythia + Photos-pair Test";
19 Setup::gen1_desc_2=
" $Z \\rightarrow \\mu^+ \\mu^-$. Photons filtered below 10 MeV";
20 Setup::gen1_desc_3=
" No photon symmetrization (if present)";
23 Setup::UserTreeAnalysis =
"UserTreeAnalysis";
24 Setup::UTA_params[0]=0.01/91.187;
27 Setup::UTA_params[1]=1;
28 Setup::UTA_params[2]=0.0;
29 Setup::UTA_params[3]=1.0;
30 Setup::UTA_params[4]=22;
34 Setup::SuppressDecay(22);
35 Setup::SuppressDecay(23);
56 Setup::user_analysis=MCTest01;
58 Setup::use_log_y=
true;