The current quality criteria for runs are VERSION 5:
If percentage of noisy events > 10.00 the run quality is BAD.
else if number of cells with mean energy out of limits > 24 the run quality is BAD.
else if number of ZERO_BIAS events in the run < 200 the run quality is UNKNOWN.
else if number of towers without signal > 8 the run quality is BAD.
else if number of towers without signal > 0 the run quality is REASONABLE.
else if number of BAD towers > 0 the run quality is REASONABLE.
else if percentage of noisy events > 8.00 the run quality is REASONABLE.
else the run quality is GOOD.
Events are declared "NOISY" by
cal_event_quality package using "ring of fire",
"coherent noise" and "missing crate" criteria.
Now the limits for the cells mean energy are -1.0 - 1.5 GeV for the not coarse hadronic cells and -2.0 - 2.5 GeV for
the coarse hadronic cell.
The tower is "bad" if number of cells out of energy limits per EM or hadronic
tower more or equal than 3 OR
mean occupancy per cell in tower more than 30%
(50% per towers with abs(ieta) > 32) AND
tower mean energy out of limits: -0.75 - 0.75 GeV.