Update TPCnv unit tests using HepMcParticleLinkCnv_p2 to use Athena::LeakCheck
By creating a dummy `HepMcParticleLink` ahead of creating the `Athena::LeakCheck` we can avoid leak warnings from the static variable created by the class. The same approach is used to mask a similar feature in the DVL Info. This all means that we can add back the leak checking to these unit tests. In the longer term we will try to remove the static variables from the `HepMcParticleLink` implementation - see ATLASSIM-3605.
Showing
- ForwardDetectors/LUCID/LUCID_Cnv/LUCID_EventTPCnv/test/LUCID_SimHitCnv_p2_test.cxx 7 additions, 0 deletions...CID_Cnv/LUCID_EventTPCnv/test/LUCID_SimHitCnv_p2_test.cxx
- InnerDetector/InDetEventCnv/InDetSimEventTPCnv/test/SiHitCollectionCnv_p3_test.cxx 9 additions, 1 deletion...nv/InDetSimEventTPCnv/test/SiHitCollectionCnv_p3_test.cxx
- InnerDetector/InDetEventCnv/InDetSimEventTPCnv/test/TRT_HitCollectionCnv_p4_test.cxx 10 additions, 2 deletions.../InDetSimEventTPCnv/test/TRT_HitCollectionCnv_p4_test.cxx
- MuonSpectrometer/MuonCnv/MuonEventTPCnv/test/CscSimDataCnv_p2_test.cxx 6 additions, 0 deletions...ter/MuonCnv/MuonEventTPCnv/test/CscSimDataCnv_p2_test.cxx
- MuonSpectrometer/MuonCnv/MuonEventTPCnv/test/CscSimDataCollectionCnv_p2_test.cxx 6 additions, 0 deletions...v/MuonEventTPCnv/test/CscSimDataCollectionCnv_p2_test.cxx
- MuonSpectrometer/MuonCnv/MuonEventTPCnv/test/MuonSimDataCnv_p2_test.cxx 6 additions, 0 deletions...er/MuonCnv/MuonEventTPCnv/test/MuonSimDataCnv_p2_test.cxx
- MuonSpectrometer/MuonCnv/MuonEventTPCnv/test/MuonSimDataCollectionCnv_p2_test.cxx 6 additions, 0 deletions.../MuonEventTPCnv/test/MuonSimDataCollectionCnv_p2_test.cxx
- MuonSpectrometer/MuonCnv/MuonSimEventTPCnv/test/CSCSimHitCollectionCnv_p3_test.cxx 8 additions, 0 deletions...MuonSimEventTPCnv/test/CSCSimHitCollectionCnv_p3_test.cxx
- MuonSpectrometer/MuonCnv/MuonSimEventTPCnv/test/GenericMuonSimHitCollectionCnv_p2_test.cxx 7 additions, 0 deletions...ventTPCnv/test/GenericMuonSimHitCollectionCnv_p2_test.cxx
- MuonSpectrometer/MuonCnv/MuonSimEventTPCnv/test/MDTSimHitCollectionCnv_p3_test.cxx 8 additions, 0 deletions...MuonSimEventTPCnv/test/MDTSimHitCollectionCnv_p3_test.cxx
- MuonSpectrometer/MuonCnv/MuonSimEventTPCnv/test/RPCSimHitCollectionCnv_p3_test.cxx 8 additions, 0 deletions...MuonSimEventTPCnv/test/RPCSimHitCollectionCnv_p3_test.cxx
- MuonSpectrometer/MuonCnv/MuonSimEventTPCnv/test/TGCSimHitCollectionCnv_p4_test.cxx 8 additions, 0 deletions...MuonSimEventTPCnv/test/TGCSimHitCollectionCnv_p4_test.cxx
Loading
Please register or sign in to comment