Skip to content

Commit

Permalink
Added preliminary jewel recoil-on subtraction for SD quantities
Browse files Browse the repository at this point in the history
  • Loading branch information
FHead committed Aug 30, 2017
1 parent ae4e0ea commit 4006acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runFromFile.cc
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ int main (int argc, char ** argv) {
jmCS.reorderedToTag(jetCollectionCS);
jmCS.reorderedToTag(jetCollectionCSSD);
jmCS.reorderedToTag(jetCollectionCSJewel);
// jmCS.reorderedToTag(jetCollectionCSSDJewel);
jmCS.reorderedToTag(jetCollectionCSSDJewel);

//match the SK jets to signal jets
jetMatcher jmSK(R);
Expand Down

0 comments on commit 4006acd

Please sign in to comment.