6#include <GaudiKernel/StatusCode.h>
9 base_class(
type, name, parent),
21 float totalFCalEt = 0;
23 const int layer = es->layer();
24 if (layer < 21 or layer > 23) {
27 totalFCalEt += es->et();
30 return StatusCode::SUCCESS;
It used to be useful piece of code for replacing actual SG with other store of similar functionality ...
HIEventShapeContainer_v2 HIEventShapeContainer
Define the latest version of the container.
HIEventShape_v2 HIEventShape
Definition of the latest event info version.