{% if counters %}
{%if not file%} Counters summary for files from FULL stream: {%endif%}
Runs Files Events PhysStat LowLumi HighLumi
{{counters.RUNS}} {{counters.FILES}} {{counters.EVENTS}} {{counters.PHYSSTAT}} {{counters.LOWLUMI}} {{counters.MIDLUMI}}
ODIN type Physics BeamGas Lumi Technical Other
  {{counters.TRG0}} {{counters.TRG1}} {{counters.TRG2}} {{counters.TRG3}} {{counters.TRG}}
HLT tags Physics{% with "Number of HLT1 physics (bits 11 and 46) accepted events" as tooltip%}{%include "tooltip.inc.html"%}{%endwith%} MinBias{% with "Number of minimum bias (bit 47) events" as tooltip%}{%include "tooltip.inc.html"%}{%endwith%} Lumi{% with "Number of luminosity (bit 33) accepted events" as tooltip%}{%include "tooltip.inc.html"%}{%endwith%} BeamGas{% with "Number of beam gas (bit 49) events" as tooltip%}{%include "tooltip.inc.html"%}{%endwith%} Other{% with "Number of events not in any of the other 4 categories" as tooltip%}{%include "tooltip.inc.html"%}{%endwith%}
Inclusive {{counters.PHYSIN}} {{counters.MBIASIN}} {{counters.LUMIIN}} {{counters.BEAMGASIN}} {{counters.RANDIN}}
Exclusive {{counters.PHYSEX}} {{counters.MBIASEX}} {{counters.LUMIEX}} {{counters.BEAMGASEX}} {{counters.RANDEX}}
{% endif %}