# | Line 14 | Line 14 | JetIDMod::JetIDMod(const char *name, con | |
---|---|---|
14 | fJetBranchName(Names::gkCaloJetBrn), | |
15 | fGoodJetsName(ModNames::gkGoodJetsName), | |
16 | fUseJetCorrection(kTRUE), | |
17 | < | fJetEtCut(35.0), |
17 | > | fJetEtCut(20.0), |
18 | fJets(0) | |
19 | { | |
20 | // Constructor. |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |