Skip to content

Merging Feature/TokyoWorkshop

Katja Krueger requested to merge feature/TokyoWorkshop into master

Created by: ebrianne

  • Change the DEHEventDisplayProcessor to use ModuleLocation database for drawing detector instead of setting up everything in the steering file
  • Added manually the parameters for the PS and TC collections, working fine maybe just a slight problem in the database about the module location (z position of two layers may be wrong)
  • Handles a vector of collections as input and draw the event
  • Event display processor with track from DWC
  • implemented the track drawer in the existing event display processor
  • cout -> streamlog_out(DEBUG)
  • fixed typo

Merge request reports