Skip to content

Commit

Permalink
Cleanup after merging with CMSSW 10.2.2 (#134)
Browse files Browse the repository at this point in the history
Clean up unnecessary changes, whitespaces, defines and include directives.
  • Loading branch information
fwyzard committed Oct 8, 2020
1 parent 0598f9e commit 5ac134c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ def customizePixelTracksForProfiling(process):
),
verbosity = cms.untracked.uint32(0),
)

process.outPath = cms.EndPath(process.out)

process.schedule = cms.Schedule(process.raw2digi_step, process.reconstruction_step, process.outPath)
Expand Down

0 comments on commit 5ac134c

Please sign in to comment.