This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| exovvrun2:74x [2015/06/03 11:48] – taarre | exovvrun2:74x [2015/06/11 16:46] (current) – [OPS: BE AWARE!!] taarre | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| *ak8PFJetsCHSPrunedLinks --> ak8PFJetsCHSPrunedMass | *ak8PFJetsCHSPrunedLinks --> ak8PFJetsCHSPrunedMass | ||
| *ak8PFJetsCHSSoftDropLinks --> ak8PFJetsCHSSoftDropMass | *ak8PFJetsCHSSoftDropLinks --> ak8PFJetsCHSSoftDropMass | ||
| - | ==== Error message: ==== | + | ==== Error message |
| Calling produce method for unscheduled module HadronAndPartonSelector/' | Calling produce method for unscheduled module HadronAndPartonSelector/' | ||
| Exception Message: | Exception Message: | ||
| Line 15: | Line 15: | ||
| --Solution: In config.py: comment out line 343 | --Solution: In config.py: comment out line 343 | ||
| # process.load(" | # process.load(" | ||
| + | |||
| + | ==== Error message 2: ==== | ||
| + | Exception Message: | ||
| + | Unable to find plugin ' | ||
| + | ----- End Fatal Exception ------------------------------------------------- | ||
| + | |||
| + | --Solution: in CMSSW_7_4_1/ | ||
| + | scram b distclean | ||
| + | scram b -j8 | ||
| + | | ||
| + | ==== OPS: BE AWARE!! ==== | ||
| + | Change of certain variable names:\\ | ||
| + | jetAK8_prunedmassUnCorr --> jetAK8_prunedmass\\ | ||
| + | jetAK8_softdropmassUnCorr --> jetAK8_softdropmass\\ | ||
| + | nsubjets --> nsoftdropsubjets\\ | ||
| + | |||