CaloEvent: CaloBCIDAverage::average should check Identifier validity.
CaloBCIDAverage::average should check that the input Indentifier is valid, and return a dummy value if not. Otherwise, we would trip an assertion further on. Needed in order to change TrigT2CaloCommon to use the conditions algorithm.