AnalysisTop: Updating FS and AF PRW paths in example config
Related to ANALYSISTO-1306.
The example config is intended as a "starting point" for R22 Run2 analyses using AnalysisTop. However, the config still uses the old (outdated) PRW paths for FS and AF.
PRWConfigFiles_FS dev/AnalysisTop/PileupReweighting/user.iconnell.Top.PRW.MC16e.FS.v2/prw.merged.root
PRWConfigFiles_AF dev/AnalysisTop/PileupReweighting/user.iconnell.Top.PRW.MC16e.AF.v2/prw.merged.root
Instead, they should use this:
PRWConfigFiles_FS PileupReweighting/mc20_common/mc20e.310000.physlite.prw.v1.root
PRWConfigFiles_AF PileupReweighting/mc20_common/mc20e.310000.physlite.prw.v1.root
This MR updates the corresponding lines in the example config.