# | Line 106 | Line 106 | VirtualJetProducer::VirtualJetProducer(c | |
---|---|---|
106 | , inputEtMin_ (iConfig.getParameter<double> ("inputEtMin")) | |
107 | , inputEMin_ (iConfig.getParameter<double> ("inputEMin")) | |
108 | , jetPtMin_ (iConfig.getParameter<double> ("jetPtMin")) | |
109 | + | //, puPtMin_ (iConfig.getParameter<double> ("puPtMin")) |
110 | , doPVCorrection_(iConfig.getParameter<bool> ("doPVCorrection")) | |
111 | , restrictInputs_(false) | |
112 | , maxInputs_(99999999) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |