Skip to content

Commit

Permalink
do not add corrections/calibrations/shape parameters to ECAL+HCAL top…
Browse files Browse the repository at this point in the history
…oclusters
  • Loading branch information
giovannimarchiori committed Sep 18, 2024
1 parent 2ef0d8b commit 7f88749
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions FCCee/FullSim/ALLEGRO/ALLEGRO_o1_v03/run_digi_reco.py
Original file line number Diff line number Diff line change
Expand Up @@ -909,10 +909,10 @@ def setupTopoClusters(inputCells,
"CaloTopoClusters",
"neighbours_map_ecalB_thetamodulemerged_hcalB_thetaphi.root",
"cellNoise_map_electronicsNoiseLevel_ecalB_thetamodulemerged_hcalB_thetaphi.root",
applyUpDownstreamCorrections,
applyMVAClusterEnergyCalibration,
addShapeParameters,
runPhotonIDTool)
False,
False,
False,
False)


# Output
Expand Down

0 comments on commit 7f88749

Please sign in to comment.