Skip to content

v00-06

Compare
Choose a tag to compare
@tmadlener tmadlener released this 18 Apr 14:45

v00-06

  • 2023-03-02 jmcarcell (PR#108)

    • Rename TPCHit -> RawTimeSeries
  • 2023-02-28 Thomas Madlener (PR#107)

    • Fix link to edm converters documentation
  • 2023-01-16 Thomas Madlener (PR#106)

    • Make it possible to run clic reco tests concurrently, by ensuring that cloning the CLICPerformance repository is not done concurrently by several test processes.
    • Only get the last commit of CLICPerformance to speed up the cloning.
  • 2023-01-16 Frank Gaede (PR#103)

    • LcioEventAlgo: put LCIO input files into global::parameters
      • needed e.g. by PatchCollection processor
      • done in LcioEventAlgo::init()
      • this fix is needed to be able to convert LCIO files to EDM4hep when not all collections are present in all events (default in ILD reconstruction)
    • ensure marlin::Global:parameters is created exactly once
  • 2023-01-15 Erica Brondolin (PR#105)

    • The input file test/gaudi_opts/fccRec_e4h_input.py is now updated with changes introduced with #91