Skip to content

Draft: ActsFatrasWriterhandler for ActsFatras Hits

Rui Wang requested to merge dev_ISF_ACTS into main

Create ActsFatrasWriterhandler tool+interface for Si Hits conversion and writing

  • IActsFatrasWriterhandler.h interface
  • ActsFatrasWriterhandler.h(.cxx) tool
  • Unthread safe warning from compiler on the insert function of SihitCollection
  • intersection position in the SiDetectorElement to be verified (recycled from Fatras)
  • Using the suffix "ActsFatras" for SiHitsCollection in the tool config

Merge request reports