egammaCheckEnergyDepositTool change default cut values
requested to merge ATLAS-EGamma/athena:egammaCheckEnergyDepositTool_allow_1st_layer_to_be_as_large_as_presampler into master
This tool is used mainly for sanity/rejecting pathological cases towards the end of the egamma reconstruction.
Change a bit the cuts , in general this is towards "relaxing" them.
Basically it will select clusters with
- EnergyBE(2) > 200 MeV,
- have no more of 90% of their energy in presampler,
- have no more than 90% of their energy in the 1st sampling,
- have no more than 99.59% of their energy in the 2nd sampling,
- and have no more than 75% of their energy in the third sampling.