Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74454
b: "refs/heads/CMSSW_7_1_X"
c: ac3bc05
h: "refs/heads/CMSSW_7_1_X"
v: v3
  • Loading branch information
Jeff Klukas committed Sep 30, 2009
1 parent 0dfba4a commit 90dfafb
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 29 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
refs/heads/gh-pages: 09c786f70121f131b3715aaf3464996502bbeb7e
"refs/heads/CMSSW_7_1_X": 34ad0b84505f7c0e01d07076f12f479f7e161613
"refs/heads/CMSSW_7_1_X": ac3bc05de97d55ee133e73aa82b3c064da3986e2
66 changes: 38 additions & 28 deletions trunk/HLTriggerOffline/Muon/python/HLTMuonPostProcessor_cfi.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,46 +7,56 @@
commands = cms.vstring(),
resolution = cms.vstring(),
efficiency = cms.vstring(
"genTurnOn_L1 'pt Turn On for L1;p_{T} of Leading Generated Muon (GeV);# Gen #mu Matched to L1 / # Gen #mu' genPassMaxPt_L1 genPassMaxPt_All",
"genTurnOn_L1 'pT Turn On for L1;p_{T} of Leading Generated Muon (GeV);# Gen #mu Matched to L1 / # Gen #mu' genPassMaxPt_L1 genPassMaxPt_All",
"genTurnOn2_L1 'Next-to-Leading pT Turn On for L1;p_{T} of Next-to-Leading Generated Muon (GeV);# Gen #mu Matched to L1 / # Gen #mu' genPassMaxPt2_L1 genPassMaxPt2_All",
"genEffEta_L1 '#eta Efficiency for L1; #eta of Generated Muon;# Gen #mu Matched to L1 / # Gen #mu' genPassEta_L1 genPassEta_All",
"genEffPhi_L1 '#phi Efficiency for L1; #phi of Generated Muon;# Gen #mu Matched to L1 / # Gen #mu' genPassPhi_L1 genPassPhi_All",
"genEffPt_L1 'pt Efficiency for L1; Generated Muon pt (GeV);# Gen #mu Matched to L1 / # Gen #mu' genPassPt_L1 genPassPt_All",
"genTurnOn_L2 'pt Turn On for L2;p_{T} of Leading Generated Muon (GeV);# Gen #mu Matched to L2Pre / # Gen #mu Matched to L1' genPassMaxPt_L2 genPassMaxPt_L1",
"genEffEta_L2 '#eta Efficiency for L2; #eta of Generated Muon;# Gen #mu Matched to L2Pre / # Gen #mu Matched to L1' genPassEta_L2 genPassEta_L1",
"genEffPhi_L2 '#phi Efficiency for L2; #phi of Generated Muon;# Gen #mu Matched to L2Pre / # Gen #mu Matched to L1' genPassPhi_L2 genPassPhi_L1",
"genEffPt_L2 'pt Efficiency for L2; Generated Muon pt (GeV);# Gen #mu Matched to L2Pre / # Gen #mu Matched to L1' genPassPt_L2 genPassPt_L1",
"genTurnOn_L2Iso 'pt Turn On for L2Iso;p_{T} of Leading Generated Muon (GeV);# Gen #mu Matched to L2Iso / # Gen #mu Matched to L1' genPassMaxPt_L2Iso genPassMaxPt_L1",
"genEffPt_L1 'pT Efficiency for L1; Generated Muon pT (GeV);# Gen #mu Matched to L1 / # Gen #mu' genPassPt_L1 genPassPt_All",
"genTurnOn_L2 'pT Turn On for L2;p_{T} of Leading Generated Muon (GeV);# Gen #mu Matched to L2 / # Gen #mu Matched to L1' genPassMaxPt_L2 genPassMaxPt_L1",
"genTurnOn2_L2 'Next-to-Leading pT Turn On for L2;p_{T} of Next-to-Leading Generated Muon (GeV);# Gen #mu Matched to L2 / # Gen #mu Matched to L1' genPassMaxPt2_L2 genPassMaxPt_L1",
"genEffEta_L2 '#eta Efficiency for L2; #eta of Generated Muon;# Gen #mu Matched to L2 / # Gen #mu Matched to L1' genPassEta_L2 genPassEta_L1",
"genEffPhi_L2 '#phi Efficiency for L2; #phi of Generated Muon;# Gen #mu Matched to L2 / # Gen #mu Matched to L1' genPassPhi_L2 genPassPhi_L1",
"genEffPt_L2 'pT Efficiency for L2; Generated Muon pT (GeV);# Gen #mu Matched to L2 / # Gen #mu Matched to L1' genPassPt_L2 genPassPt_L1",
"genTurnOn_L2Iso 'pT Turn On for L2Iso;p_{T} of Leading Generated Muon (GeV);# Gen #mu Matched to L2Iso / # Gen #mu Matched to L1' genPassMaxPt_L2Iso genPassMaxPt_L1",
"genTurnOn2_L2Iso 'Next-to-Leading pT Turn On for L2Iso;p_{T} of Next-to-Leading Generated Muon (GeV);# Gen #mu Matched to L2Iso / # Gen #mu Matched to L1' genPassMaxPt2_L2Iso genPassMaxPt2_L1",
"genEffEta_L2Iso '#eta Efficiency for L2Iso; #eta of Generated Muon;# Gen #mu Matched to L2Iso / # Gen #mu Matched to L1' genPassEta_L2Iso genPassEta_L1",
"genEffPhi_L2Iso '#phi Efficiency for L2Iso; #phi of Generated Muon;# Gen #mu Matched to L2Iso / # Gen #mu Matched to L1' genPassPhi_L2Iso genPassPhi_L1",
"genEffPt_L2Iso 'pt Efficiency for L2Iso; Generated Muon pt (GeV);# Gen #mu Matched to L2Iso / # Gen #mu Matched to L1' genPassPt_L2Iso genPassPt_L1",
"genTurnOn_L3 'pt Turn On for L3;p_{T} of Leading Generated Muon (GeV);# Gen #mu Matched to L3Pre / # Gen #mu Matched to L1' genPassMaxPt_L3 genPassMaxPt_L1",
"genEffEta_L3 '#eta Efficiency for L3; #eta of Generated Muon;# Gen #mu Matched to L3Pre / # Gen #mu Matched to L1' genPassEta_L3 genPassEta_L1",
"genEffPhi_L3 '#phi Efficiency for L3; #phi of Generated Muon;# Gen #mu Matched to L3Pre / # Gen #mu Matched to L1' genPassPhi_L3 genPassPhi_L1",
"genEffPt_L3 'pt Efficiency for L3; Generated Muon pt (GeV);# Gen #mu Matched to L3Pre / # Gen #mu Matched to L1' genPassPt_L3 genPassPt_L1",
"genTurnOn_L3Iso 'pt Turn On for L3Iso;p_{T} of Leading Generated Muon (GeV);# Gen #mu Matched to L3Iso / # Gen #mu Matched to L1' genPassMaxPt_L3Iso genPassMaxPt_L1",
"genEffPt_L2Iso 'pT Efficiency for L2Iso; Generated Muon pT (GeV);# Gen #mu Matched to L2Iso / # Gen #mu Matched to L1' genPassPt_L2Iso genPassPt_L1",
"genTurnOn_L3 'pT Turn On for L3;p_{T} of Leading Generated Muon (GeV);# Gen #mu Matched to L3 / # Gen #mu Matched to L1' genPassMaxPt_L3 genPassMaxPt_L1",
"genTurnOn2_L3 'Next-to-Leading pT Turn On for L3;p_{T} of Next-to-Leading Generated Muon (GeV);# Gen #mu Matched to L3 / # Gen #mu Matched to L1' genPassMaxPt2_L3 genPassMaxPt2_L1",
"genEffEta_L3 '#eta Efficiency for L3; #eta of Generated Muon;# Gen #mu Matched to L3 / # Gen #mu Matched to L1' genPassEta_L3 genPassEta_L1",
"genEffPhi_L3 '#phi Efficiency for L3; #phi of Generated Muon;# Gen #mu Matched to L3 / # Gen #mu Matched to L1' genPassPhi_L3 genPassPhi_L1",
"genEffPt_L3 'pT Efficiency for L3; Generated Muon pT (GeV);# Gen #mu Matched to L3 / # Gen #mu Matched to L1' genPassPt_L3 genPassPt_L1",
"genTurnOn_L3Iso 'pT Turn On for L3Iso;p_{T} of Leading Generated Muon (GeV);# Gen #mu Matched to L3Iso / # Gen #mu Matched to L1' genPassMaxPt_L3Iso genPassMaxPt_L1",
"genTurnOn2_L3Iso 'Next-to-Leading pT Turn On for L3Iso;p_{T} of Next-to-Leading Generated Muon (GeV);# Gen #mu Matched to L3Iso / # Gen #mu Matched to L1' genPassMaxPt2_L3Iso genPassMaxPt2_L1",
"genEffEta_L3Iso '#eta Efficiency for L3Iso; #eta of Generated Muon;# Gen #mu Matched to L3Iso / # Gen #mu Matched to L1' genPassEta_L3Iso genPassEta_L1",
"genEffPhi_L3Iso '#phi Efficiency for L3Iso; #phi of Generated Muon;# Gen #mu Matched to L3Iso / # Gen #mu Matched to L1' genPassPhi_L3Iso genPassPhi_L1",
"genEffPt_L3Iso 'pt Efficiency for L3Iso; Generated Muon pt (GeV);# Gen #mu Matched to L3Iso / # Gen #mu Matched to L1' genPassPt_L3Iso genPassPt_L1",
"recTurnOn_L1 'pt Turn On for L1;p_{T} of Leading Reconstructed Muon (GeV);# Rec #mu Matched to L1 / # Rec #mu' recPassMaxPt_L1 recPassMaxPt_All",
"genEffPt_L3Iso 'pT Efficiency for L3Iso; Generated Muon pT (GeV);# Gen #mu Matched to L3Iso / # Gen #mu Matched to L1' genPassPt_L3Iso genPassPt_L1",
"recTurnOn_L1 'pT Turn On for L1;p_{T} of Leading Reconstructed Muon (GeV);# Rec #mu Matched to L1 / # Rec #mu' recPassMaxPt_L1 recPassMaxPt_All",
"recTurnOn2_L1 'Next-to-Leading pT Turn On for L1;p_{T} of Next-to-Leading Reconstructed Muon (GeV);# Rec #mu Matched to L1 / # Rec #mu' recPassMaxPt2_L1 recPassMaxPt2_All",
"recEffEta_L1 '#eta Efficiency for L1; #eta of Reconstructed Muon;# Rec #mu Matched to L1 / # Rec #mu' recPassEta_L1 recPassEta_All",
"recEffPhi_L1 '#phi Efficiency for L1; #phi of Reconstructed Muon;# Rec #mu Matched to L1 / # Rec #mu' recPassPhi_L1 recPassPhi_All",
"recEffPt_L1 'pt Efficiency for L1; Reconstructed Muon pt (GeV);# Rec #mu Matched to L1 / # Rec #mu' recPassPt_L1 recPassPt_All",
"recTurnOn_L2 'pt Turn On for L2;p_{T} of Leading Reconstructed Muon (GeV);# Rec #mu Matched to L2Pre / # Rec #mu Matched to L1' recPassMaxPt_L2 recPassMaxPt_L1",
"recEffEta_L2 '#eta Efficiency for L2; #eta of Reconstructed Muon;# Rec #mu Matched to L2Pre / # Rec #mu Matched to L1' recPassEta_L2 recPassEta_L1",
"recEffPhi_L2 '#phi Efficiency for L2; #phi of Reconstructed Muon;# Rec #mu Matched to L2Pre / # Rec #mu Matched to L1' recPassPhi_L2 recPassPhi_L1",
"recEffPt_L2 'pt Efficiency for L2; Reconstructed Muon pt (GeV);# Rec #mu Matched to L2Pre / # Rec #mu Matched to L1' recPassPt_L2 recPassPt_L1",
"recTurnOn_L2Iso 'pt Turn On for L2Iso;p_{T} of Leading Reconstructed Muon (GeV);# Rec #mu Matched to L2Iso / # Rec #mu Matched to L1' recPassMaxPt_L2Iso recPassMaxPt_L1",
"recEffPt_L1 'pT Efficiency for L1; Reconstructed Muon pT (GeV);# Rec #mu Matched to L1 / # Rec #mu' recPassPt_L1 recPassPt_All",
"recTurnOn_L2 'pT Turn On for L2;p_{T} of Leading Reconstructed Muon (GeV);# Rec #mu Matched to L2 / # Rec #mu Matched to L1' recPassMaxPt_L2 recPassMaxPt_L1",
"recTurnOn2_L2 'Next-to-Leading pT Turn On for L2;p_{T} of Next-to-Leading Reconstructed Muon (GeV);# Rec #mu Matched to L2 / # Rec #mu Matched to L1' recPassMaxPt2_L2 recPassMaxPt2_L1",
"recEffEta_L2 '#eta Efficiency for L2; #eta of Reconstructed Muon;# Rec #mu Matched to L2 / # Rec #mu Matched to L1' recPassEta_L2 recPassEta_L1",
"recEffPhi_L2 '#phi Efficiency for L2; #phi of Reconstructed Muon;# Rec #mu Matched to L2 / # Rec #mu Matched to L1' recPassPhi_L2 recPassPhi_L1",
"recEffPt_L2 'pT Efficiency for L2; Reconstructed Muon pT (GeV);# Rec #mu Matched to L2 / # Rec #mu Matched to L1' recPassPt_L2 recPassPt_L1",
"recTurnOn_L2Iso 'pT Turn On for L2Iso;p_{T} of Leading Reconstructed Muon (GeV);# Rec #mu Matched to L2Iso / # Rec #mu Matched to L1' recPassMaxPt_L2Iso recPassMaxPt_L1",
"recTurnOn2_L2Iso 'Next-to-Leading pT Turn On for L2Iso;p_{T} of Next-to-Leading Reconstructed Muon (GeV);# Rec #mu Matched to L2Iso / # Rec #mu Matched to L1' recPassMaxPt2_L2Iso recPassMaxPt2_L1",
"recEffEta_L2Iso '#eta Efficiency for L2Iso; #eta of Reconstructed Muon;# Rec #mu Matched to L2Iso / # Rec #mu Matched to L1' recPassEta_L2Iso recPassEta_L1",
"recEffPhi_L2Iso '#phi Efficiency for L2Iso; #phi of Reconstructed Muon;# Rec #mu Matched to L2Iso / # Rec #mu Matched to L1' recPassPhi_L2Iso recPassPhi_L1",
"recEffPt_L2Iso 'pt Efficiency for L2Iso; Reconstructed Muon pt (GeV);# Rec #mu Matched to L2Iso / # Rec #mu Matched to L1' recPassPt_L2Iso recPassPt_L1",
"recTurnOn_L3 'pt Turn On for L3;p_{T} of Leading Reconstructed Muon (GeV);# Rec #mu Matched to L3Pre / # Rec #mu Matched to L1' recPassMaxPt_L3 recPassMaxPt_L1",
"recEffEta_L3 '#eta Efficiency for L3; #eta of Reconstructed Muon;# Rec #mu Matched to L3Pre / # Rec #mu Matched to L1' recPassEta_L3 recPassEta_L1",
"recEffPhi_L3 '#phi Efficiency for L3; #phi of Reconstructed Muon;# Rec #mu Matched to L3Pre / # Rec #mu Matched to L1' recPassPhi_L3 recPassPhi_L1",
"recEffPt_L3 'pt Efficiency for L3; Reconstructed Muon pt (GeV);# Rec #mu Matched to L3Pre / # Rec #mu Matched to L1' recPassPt_L3 recPassPt_L1",
"recTurnOn_L3Iso 'pt Turn On for L3Iso;p_{T} of Leading Reconstructed Muon (GeV);# Rec #mu Matched to L3Iso / # Rec #mu Matched to L1' recPassMaxPt_L3Iso recPassMaxPt_L1",
"recEffPt_L2Iso 'pT Efficiency for L2Iso; Reconstructed Muon pT (GeV);# Rec #mu Matched to L2Iso / # Rec #mu Matched to L1' recPassPt_L2Iso recPassPt_L1",
"recTurnOn_L3 'pT Turn On for L3;p_{T} of Leading Reconstructed Muon (GeV);# Rec #mu Matched to L3 / # Rec #mu Matched to L1' recPassMaxPt_L3 recPassMaxPt_L1",
"recTurnOn2_L3 'Next-to-Leading pT Turn On for L3;p_{T} of Next-to-Leading Reconstructed Muon (GeV);# Rec #mu Matched to L3 / # Rec #mu Matched to L1' recPassMaxPt2_L3 recPassMaxPt2_L1",
"recEffEta_L3 '#eta Efficiency for L3; #eta of Reconstructed Muon;# Rec #mu Matched to L3 / # Rec #mu Matched to L1' recPassEta_L3 recPassEta_L1",
"recEffPhi_L3 '#phi Efficiency for L3; #phi of Reconstructed Muon;# Rec #mu Matched to L3 / # Rec #mu Matched to L1' recPassPhi_L3 recPassPhi_L1",
"recEffPt_L3 'pT Efficiency for L3; Reconstructed Muon pT (GeV);# Rec #mu Matched to L3 / # Rec #mu Matched to L1' recPassPt_L3 recPassPt_L1",
"recTurnOn_L3Iso 'pT Turn On for L3Iso;p_{T} of Leading Reconstructed Muon (GeV);# Rec #mu Matched to L3Iso / # Rec #mu Matched to L1' recPassMaxPt_L3Iso recPassMaxPt_L1",
"recTurnOn2_L3Iso 'Next-to-Leading pT Turn On for L3Iso;p_{T} of Next-to-Leading Reconstructed Muon (GeV);# Rec #mu Matched to L3Iso / # Rec #mu Matched to L1' recPassMaxPt2_L3Iso recPassMaxPt2_L1",
"recEffEta_L3Iso '#eta Efficiency for L3Iso; #eta of Reconstructed Muon;# Rec #mu Matched to L3Iso / # Rec #mu Matched to L1' recPassEta_L3Iso recPassEta_L1",
"recEffPhi_L3Iso '#phi Efficiency for L3Iso; #phi of Reconstructed Muon;# Rec #mu Matched to L3Iso / # Rec #mu Matched to L1' recPassPhi_L3Iso recPassPhi_L1",
"recEffPt_L3Iso 'pt Efficiency for L3Iso; Reconstructed Muon pt (GeV);# Rec #mu Matched to L3Iso / # Rec #mu Matched to L1' recPassPt_L3Iso recPassPt_L1",
"recEffPt_L3Iso 'pT Efficiency for L3Iso; Reconstructed Muon pT (GeV);# Rec #mu Matched to L3Iso / # Rec #mu Matched to L1' recPassPt_L3Iso recPassPt_L1",
)
)

0 comments on commit 90dfafb

Please sign in to comment.