Skip to content

dump muon hits for gpu

Dorothea Vom Bruch requested to merge dovombru_dump_muon_hits_for_GPU into master

Add dumpers for MuonCoords and MuonCommonHits to GPU/BinaryDumpers.

Additional changes:

  • When dumping the raw banks into binary files for every sub-detector, dump n+1 offsets to the raw banks, where n is the number of raw banks -> can get size of raw bank from offsets, needed for SciFi raw bank version 5.
  • Fixed UT LHCbID being dumped with MCParticle info.
Edited by Marco Cattaneo

Merge request reports