ATLASRECTS-5528 CaloCellList: Calculate et,energy already in the loop to collect cells
After a discussion with @ssnyder
Yeah. It's probably better to accumulate these in the initial loop. That's of course a waste if they're not actually used, but putting a couple FP additions in the selection loop is probably negligible.
Edited by Christos Anastopoulos