Go to the source code of this file.
Functions | |
| for (int i=0;i< ndial;i++) | |
Variables | |
| double | p12iso = 0.50 |
| double | p32rs = 0.75 |
| double | p12rs = 0.25 |
| const int | ndial = 11 |
| const double | dial_step = 2./(ndial-1) |
| double | epsilon = 1E-6 |
| const int | ncosthetabins =1000 |
| TH1D * | h [ndial] |
| for | ( | ) |
Definition at line 16 of file test_resdec_piangle_rew.C.
Definition at line 8 of file test_resdec_piangle_rew.C.
| double epsilon = 1E-6 |
Definition at line 10 of file test_resdec_piangle_rew.C.
| TH1D* h[ndial] |
Definition at line 14 of file test_resdec_piangle_rew.C.
| const int ncosthetabins =1000 |
Definition at line 12 of file test_resdec_piangle_rew.C.
| const int ndial = 11 |
Definition at line 7 of file test_resdec_piangle_rew.C.
| double p12iso = 0.50 |
Definition at line 3 of file test_resdec_piangle_rew.C.
| double p12rs = 0.25 |
Definition at line 5 of file test_resdec_piangle_rew.C.
| double p32rs = 0.75 |
Definition at line 4 of file test_resdec_piangle_rew.C.
1.8.11