@@ -204,6 +217,7 @@ class JetChainConfiguration(ChainConfigurationBase):
'clusterCalib':'em',
'constitMod':'',
'trkopt':'notrk',
'ionopt':'noion',
}
''' #Here you can set custom calibrations for large-R preselections. If you set to LCW you'll get an issue though, as the trigger expects the *same* topocluster collection to be used in the preselection and in the PFlow stage with tracking. Therefore this would need to be adapted, but it might not be so easy...