Skip to content
Snippets Groups Projects
Commit 6a0e027c authored by Walter Lampl's avatar Walter Lampl
Browse files

Merge branch 'cherry-pick-b4abb741-master' into 'master'

Sweeping !22192 from 21.3 to master.
Fix selection for tau ET over PT

See merge request !22245
parents ae1a7600 d7f59b87
No related branches found
No related tags found
9 merge requests!58791DataQualityConfigurations: Modify L1Calo config for web display,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!45405updated ART test cron job,!42417Draft: DIRE and VINCIA Base Fragments for Pythia 8.3,!28528Revert 63f845ae,!27054Atr20369 210,!26342Monopole: Handle fractionally charged particles,!22245Sweeping !22192 from 21.3 to master. Fix selection for tau ET over PT
......@@ -1632,10 +1632,6 @@ int main(int argc, char** argv)
/// get objects if requested
// tom = true;
ETovPTmin = ETmin;
if ( chains[ic].rois()[0].objects().size()>0 ) {
tom = TrigObjectMatcher( &refTracks, chains[ic].rois()[0].objects(), SelectObjectETovPT );
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment