Migrate Muon SDO TP Converters to use the new HepMcParticleLink
This commit adds code to write rather than just read the persistent formats which use `HepMcParticleLink_p2` to the relevant TP converters. It also adds unit tests for these TP converters. These are the remaining changes from `MuonEventTPCnv-01-10-02-01`. It pulls in changes from `MuonEventAthenaPool-00-32-02-01` to write the new persistent formats by default. These changes are part of the `HepMcParticleLink` migration. See ATLASSIM-2430. It also updates all Muon SDO TP Converter unit tests to use valid `HepMcParticleLinks`.
Showing
- MuonSpectrometer/MuonCnv/MuonEventAthenaPool/src/CscSimDataCollectionCnv.cxx 1 addition, 1 deletion...onCnv/MuonEventAthenaPool/src/CscSimDataCollectionCnv.cxx
- MuonSpectrometer/MuonCnv/MuonEventAthenaPool/src/CscSimDataCollectionCnv.h 1 addition, 1 deletion...MuonCnv/MuonEventAthenaPool/src/CscSimDataCollectionCnv.h
- MuonSpectrometer/MuonCnv/MuonEventAthenaPool/src/MuonSimDataCollectionCnv.cxx 1 addition, 1 deletion...nCnv/MuonEventAthenaPool/src/MuonSimDataCollectionCnv.cxx
- MuonSpectrometer/MuonCnv/MuonEventAthenaPool/src/MuonSimDataCollectionCnv.h 1 addition, 1 deletion...uonCnv/MuonEventAthenaPool/src/MuonSimDataCollectionCnv.h
- MuonSpectrometer/MuonCnv/MuonEventTPCnv/CMakeLists.txt 3 additions, 1 deletionMuonSpectrometer/MuonCnv/MuonEventTPCnv/CMakeLists.txt
- MuonSpectrometer/MuonCnv/MuonEventTPCnv/share/CscSimDataCnv_p2_test.ref 16 additions, 0 deletions...er/MuonCnv/MuonEventTPCnv/share/CscSimDataCnv_p2_test.ref
- MuonSpectrometer/MuonCnv/MuonEventTPCnv/share/CscSimDataCollectionCnv_p2_test.ref 9 additions, 0 deletions.../MuonEventTPCnv/share/CscSimDataCollectionCnv_p2_test.ref
- MuonSpectrometer/MuonCnv/MuonEventTPCnv/share/MuonSimDataCnv_p2_test.ref 8 additions, 0 deletions...r/MuonCnv/MuonEventTPCnv/share/MuonSimDataCnv_p2_test.ref
- MuonSpectrometer/MuonCnv/MuonEventTPCnv/share/MuonSimDataCollectionCnv_p2_test.ref 8 additions, 0 deletions...MuonEventTPCnv/share/MuonSimDataCollectionCnv_p2_test.ref
- MuonSpectrometer/MuonCnv/MuonEventTPCnv/src/MuonDigitContainer/CscSimDataCnv_p2.cxx 13 additions, 2 deletions...uonEventTPCnv/src/MuonDigitContainer/CscSimDataCnv_p2.cxx
- MuonSpectrometer/MuonCnv/MuonEventTPCnv/src/MuonDigitContainer/CscSimDataCollectionCnv_p2.cxx 17 additions, 2 deletions...Cnv/src/MuonDigitContainer/CscSimDataCollectionCnv_p2.cxx
- MuonSpectrometer/MuonCnv/MuonEventTPCnv/src/MuonDigitContainer/MuonSimDataCnv_p2.cxx 17 additions, 2 deletions...onEventTPCnv/src/MuonDigitContainer/MuonSimDataCnv_p2.cxx
- MuonSpectrometer/MuonCnv/MuonEventTPCnv/src/MuonDigitContainer/MuonSimDataCollectionCnv_p2.cxx 17 additions, 2 deletions...nv/src/MuonDigitContainer/MuonSimDataCollectionCnv_p2.cxx
- MuonSpectrometer/MuonCnv/MuonEventTPCnv/test/CscSimDataCnv_p1_test.cxx 3 additions, 3 deletions...ter/MuonCnv/MuonEventTPCnv/test/CscSimDataCnv_p1_test.cxx
- MuonSpectrometer/MuonCnv/MuonEventTPCnv/test/CscSimDataCnv_p2_test.cxx 104 additions, 0 deletions...ter/MuonCnv/MuonEventTPCnv/test/CscSimDataCnv_p2_test.cxx
- MuonSpectrometer/MuonCnv/MuonEventTPCnv/test/CscSimDataCollectionCnv_p1_test.cxx 3 additions, 3 deletions...v/MuonEventTPCnv/test/CscSimDataCollectionCnv_p1_test.cxx
- MuonSpectrometer/MuonCnv/MuonEventTPCnv/test/CscSimDataCollectionCnv_p2_test.cxx 120 additions, 0 deletions...v/MuonEventTPCnv/test/CscSimDataCollectionCnv_p2_test.cxx
- MuonSpectrometer/MuonCnv/MuonEventTPCnv/test/MuonSimDataCnv_p1_test.cxx 3 additions, 3 deletions...er/MuonCnv/MuonEventTPCnv/test/MuonSimDataCnv_p1_test.cxx
- MuonSpectrometer/MuonCnv/MuonEventTPCnv/test/MuonSimDataCnv_p2_test.cxx 101 additions, 0 deletions...er/MuonCnv/MuonEventTPCnv/test/MuonSimDataCnv_p2_test.cxx
- MuonSpectrometer/MuonCnv/MuonEventTPCnv/test/MuonSimDataCollectionCnv_p1_test.cxx 3 additions, 3 deletions.../MuonEventTPCnv/test/MuonSimDataCollectionCnv_p1_test.cxx
Loading
Please register or sign in to comment