From e9ddba7c2b3d1207ee4d39972ad4e9b641794f84 Mon Sep 17 00:00:00 2001 From: Gerrit Van Onsem Date: Wed, 30 Sep 2020 13:26:48 +0200 Subject: [PATCH] Update README.md --- RecoHGCal/GraphReco/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RecoHGCal/GraphReco/README.md b/RecoHGCal/GraphReco/README.md index f0c119b782690..8f68d4693f9f0 100644 --- a/RecoHGCal/GraphReco/README.md +++ b/RecoHGCal/GraphReco/README.md @@ -30,7 +30,7 @@ cmsRun GSD_GUN.py seed=1 outputFile="file:1_GSD.root" maxEvents=5 ``` Once the GSD events are produced, we can run the reconstruction step: ``` -cmsRun RECO.py inputFiles="file://1_GSD.root" outputFile="file:1_RECO.root" outputFileDQM="file:1_DQM.root" maxEvents=5 +cmsRun RECO_pf.py inputFiles="file://1_GSD.root" outputFile="file:1_RECO.root" outputFileDQM="file:1_DQM.root" maxEvents=5 ``` A dedicated **EDProducer module**, the `peprCandidateFromHitProducer` located in the [RecoHGCAL/GraphReco](https://github.com/gvonsem/cmssw/tree/pepr_CMSSW_11_1_0_pre7_peprCandDev/RecoHGCal/GraphReco) package,