Skip to content

Commit

Permalink
Merge pull request #43827 from mmusich/mm_fix_refresh_Geant4e_example…
Browse files Browse the repository at this point in the history
…_cfg

update input file for `testG4Refitter` to avoid backward compatibility issue due to not storing `TStreamerInfo`
  • Loading branch information
cmsbuild authored Feb 2, 2024
2 parents 87c110d + ab36034 commit 408ee07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TrackPropagation/Geant4e/test/Geant4e_example_cfg.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

process.source = cms.Source("PoolSource",
fileNames = cms.untracked.vstring(
'/store/relval/CMSSW_12_5_0_pre3/RelValSingleMuPt10/GEN-SIM-RECO/124X_mcRun3_2022_realistic_v8-v2/10000/6a6528c0-9d66-4358-bacc-158c40b439cf.root'
'/store/relval/CMSSW_14_0_0_pre2/RelValSingleMuPt10/GEN-SIM-RECO/133X_mcRun3_2023_realistic_v3_STD-v2/2590000/da5cf255-2d65-41ec-ac89-45daf33c66d3.root',
),
)

Expand Down

0 comments on commit 408ee07

Please sign in to comment.