ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbb/python/config7TeV
(Generate patch)

Comparing UserCode/VHbb/python/config7TeV (file contents):
Revision 1.8 by nmohr, Mon Sep 17 15:34:43 2012 UTC vs.
Revision 1.14 by peller, Wed Oct 3 10:12:27 2012 UTC

# Line 1 | Line 1
1   [Analysis]
2   tag = 7TeV
3 + TrainFlag = True
4  
5   ###########################################################################################
6   # Plotting etc...
# Line 133 | Line 134 | sys_BDT: ['JER','JES','beff','bmis']
134   sys_Mjj: ['JER','JES']
135  
136  
137 + #Add a different Cut (syntax: 'oldVar>newVar?' -> '?' will then automatically be replaced with 'Up'/'Down' for the variations)
138 + sys_cut_suffix: {'JER':'nominal','JES':'nominal','beff':'csv>csv?','bmis':'csv>csvF?'}
139 +
140 + weightF_sys: True
141 +
142 +
143 + # bin-by-bin statistics
144 + binstat=True
145 +
146 +
147   blind: False
148   #### rescaling by factor 4
149   scaling: True
# Line 268 | Line 279 | factorysettings: !V:!Silent:Color:DrawPr
279  
280  
281   [MVALists]
282 < #list of all: RTight_ZH110,RTight_ZH115,RTight_ZH120,RTight_ZH125,RTight_ZH130,RTight_ZH135,RMed_ZH110,RMed_ZH115,RMed_ZH120,RMed_ZH125,RMed_ZH130,RMed_ZH135
282 > #List_for_submitscript: RTight_ZH110,RTight_ZH115,RTight_ZH120,RTight_ZH125,RTight_ZH130,RTight_ZH135,RMed_ZH110,RMed_ZH115,RMed_ZH120,RMed_ZH125,RMed_ZH130,RMed_ZH135
283 > List_for_submitscript: RTight_ZH110_may,RTight_ZH115_may,RTight_ZH120_may,RTight_ZH125_may,RTight_ZH130_may,RTight_ZH135
284 > _may,RMed_ZH110_may,RMed_ZH115_may,RMed_ZH120_may,RMed_ZH125_may,RMed_ZH130_may,RMed_ZH135_may,RPt50_ZZ_may,RIncl_ZZ_may#List_for_submitscript: Tight_ZH110_may,RTight_ZH115_may,RTight_ZH120_may,RTight_ZH125_may,RTight_ZH130_may,RTight_ZH135_may,RMed_ZH110_may,RMed_ZH115_may,RMed_ZH120_may,RMed_ZH125_may,RMed_ZH130_may,RMed_ZH135_may
285 >
286 >
287  
288   [RTight_ZZ_may]
289   MVAtype: <!MVAGeneral|type!>
# Line 415 | Line 430 | CSVC = 0.5
430   CSVL = 0.244
431   minBtag = min(hJet_csv[0],hJet_csv[1])
432   maxBtag = max(hJet_csv[0],hJet_csv[1])
433 +
434   tlBtag = <!ZHbb|maxBtag!> > <!ZHbb|CSVT!> & <!ZHbb|minBtag!> > <!ZHbb|CSVC!>
435   ntBtag = !(hJet_csv[0] > <!ZHbb|CSVT!> | hJet_csv[1] > <!ZHbb|CSVT!>)
436   twoCSV0 = hJet_csv[0] > 0. & hJet_csv[1] > 0.
# Line 468 | Line 484 | Mjj_highPt_MM: <!ZHmmbb|addCuts!> & <!Cu
484  
485   [Weights]
486   weightF: ((0.46502*PUweight+0.53498*PUweight2011B)*weightTrig)
487 + #for SYS (just a non-sense example)
488 + weightF_sys: ((0.1*PUweight+0.9*PUweight2011B)*weightTrigV4)
489 +
490  
491   # LocalWords:  Mjj

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines