# | Line 50 | Line 50 | using namespace std; | |
---|---|---|
50 | #include "MuonSelection.h" | |
51 | #include "ElectronSelection.h" | |
52 | #include "IsolationSelection.h" | |
53 | < | |
54 | < | //#include "Selection.h" |
55 | < | //#include "ReferenceSelection.h" |
56 | < | #include "ReferenceSelection2.h" |
53 | > | #include "ReferenceSelection.h" |
54 | ||
55 | #include "TriggerUtils.h" | |
56 | #include "PassHLT.h" | |
# | Line 440 | Line 437 | int main(int argc, char** argv) | |
437 | ||
438 | ||
439 | // reference | |
440 | < | apply_HZZ4L_reference2_selection(ctrl, info, |
440 | > | apply_HZZ4L_reference_selection(ctrl, info, |
441 | vtxArr, | |
442 | pfArr, | |
443 | #ifdef HACKED_RHOS |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |