Many changes in one.
AOD generation:
- Fixed how invalid signals are treated by the poisson
calculator. Previously strips marked with kInvalidMult
where considered empty. That is wrong because we don't
know at all whether it was hit or not. Now they are filtered
out of the calculation.
- On-the-fly calculation of the phi acceptance per eta bin
from the information stored in the ESDs. The phi
acceptance is put in the overflow bin of the AOD object.
- Possibly get the phi acceptance from the acceptance maps
if they are used, Again, the phi acceptance is stored
in the overflow bins.
- Correct the phi angle of each strip from the (x,y) off-set
of the IP. This means we have to propagate that information
from the event inspector and on.
- Possibility to flag extra strips as 'dead' in the sharing
filter. This is to avoid using the acceptance maps for
flagging dead-channels off-line
* dN/deta generation
- Possibly use the phi acceptance stored in the overflow bins
- Fixed a few calculations of the normalisation.
- Better diagnostics histograms