Skip to content

[CAL-11]Handles a vector of collections as input and draw the event

Katja Krueger requested to merge CED into feature/TokyoWorkshop

Created by: ebrianne

The Event display processor has been changed in a way that it handles automatically a vector of input collections (i.e PreShower, AHCAL and TC for June 2018). Now no need to specify what collection to draw. Main draw function is renamed drawEvent(LCCollection *col).

Merge request reports