Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Commit

Permalink
fix producer
Browse files Browse the repository at this point in the history
  • Loading branch information
Root rooster committed Jun 5, 2019
1 parent d0a74aa commit d473a18
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions LLPSpecific/test/produce_80X_NANOX.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
#'root://cms-xrd-global.cern.ch//store/mc/RunIISummer16MiniAODv2/gluinoGMSB_M2000_ctau300p0_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PUMoriond17_80X_mcRun2_asymptotic_2016_TrancheIV_v6-v1/50000/DC2F0032-5BC9-E611-BC7B-D48564593FA8.root'
#'root://cms-xrd-global.cern.ch//store/user/tstreble/T1qqqqLL_ctau-0p001_Madgraph_Pythia_GEN-SIM/T1qqqqLL_ctau-0p001_Madgraph_Pythia_MINIAODSIM_18_01_11/180111_112650/0000/T1qqqqLL_MINIAODSIM_1.root'
#'root://cms-xrd-global.cern.ch//store/mc/RunIISummer16MiniAODv2/SMS-T1qqqq_ctau-1_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/MINIAODSIM/PUMoriond17_GridpackScan_80X_mcRun2_asymptotic_2016_TrancheIV_v6-v2/10000/000486C0-2588-E711-8E92-0025905A48BA.root',
'root://cms-xrd-global.cern.ch//store/user/mkomm/LLP/LLP_miniaodv180920/SMS-T1qqqq_ctau-0p01_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/SMS-T1qqqq_ctau-0p01_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/LLP_miniaodv180920/180926_190502/0000/T1qqqqLL_MINIAODSIM_190.root',
#'root://cms-xrd-global.cern.ch//store/user/mkomm/LLP/LLP_miniaodv180920/SMS-T1qqqq_ctau-0p01_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/SMS-T1qqqq_ctau-0p01_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/LLP_miniaodv180920/180926_190502/0000/T1qqqqLL_MINIAODSIM_190.root',
#'root://cmsxrootd.fnal.gov//store/mc/RunIISummer16MiniAODv2/SMS-T1qqqq_ctau-0p01_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/MINIAODSIM/PUMoriond17_GridpackScan_80X_mcRun2_asymptotic_2016_TrancheIV_v6-v2/110000/0C07E448-338A-E711-B877-0CC47A4D75F2.root'
#"root://cmsxrootd.fnal.gov//store/mc/RunIISummer16MiniAODv2/QCD_Pt_30to50_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PUMoriond17_80X_mcRun2_asymptotic_2016_TrancheIV_v6-v1/120000/04915DCA-1BB2-E611-8A4B-0CC47A4C8E56.root"
#"root://cmsxrootd.fnal.gov//store/mc/RunIISummer16MiniAODv2/QCD_Pt_50to80_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PUMoriond17_80X_mcRun2_asymptotic_2016_TrancheIV_v6-v1/110000/00898E1E-99B1-E611-8A4A-C81F66C8BA4C.root",
Expand Down Expand Up @@ -267,7 +267,6 @@ def addFilter(seq,inputTag,cutString,minN=None):
'pfDeepFlavourTagInfos',
]
bTagDiscriminators = [
<<<<<<< HEAD
#'softPFMuonBJetTags',
#'softPFElectronBJetTags',
#'pfJetBProbabilityBJetTags',
Expand Down

0 comments on commit d473a18

Please sign in to comment.