forked from cmkuo/ggAnalysis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhistory
97 lines (83 loc) · 3.27 KB
/
history
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
* V07-04-14-01
* move to cut based 25ns photon ID
* add in ES rechits of PF ES clusters in development mode
* add photon shower shapes for high pt photon ID development
* V07-04-14-00
* update run py files for new tag
* remove HLT 50ns variables
* add new triggers
* change jet ID to 13 TeV one
* fix missing tau IDs
* add triggering electron MVA ID
* add conversion variables
* add b-tag and GEN jet for merged jets
* add central rho
* update MET filters
* split MET from globalEvent.cc
* add MET uncertainties
* V07-04-09-03
* add the decision of 5 muon IDs
* decrease muon pt threshold to 3 GeV
* update diphoton triggers and filters
* add BC variables for electrons
* V07-04-09-02
* add GEN jets
* split photon trigger matching into 2 variables (one for single photon and one for double photon)
* fix |1/E - 1/p|
* V07-04-09-01
* use the right sqlite file for data
* V07-04-09-00
* add MET filters
* add MET correction and uncertainties
* add GSF hits to electrons
* add single photon and diphoton trigger filters
* update to newer b-tagger
* add b-tagger for AK8 jets
* update to newest EGM IDs
* add muon energy
* add more 50 ns and 25 ns triggers
* add PU jet ID
* add jet variables for JEC
* add JEC uncertainty
* set jet pt threshold to 10 GeV for AOD
* add Frixione cone variables when running on mini-AOD
* V07-04-05-05
* fix the problem of PF photon and NH isolation for photons
* add low pt electrons and muons decaying from W/Z at generator level
* add GSF tracks associated with the SC
* V07-04-05-04
* add energy of two preshower planes for energy regression
* add single photon 165 GeV trigger matching
* fix HLT decisions
* change nVtx to the total number of reconstructed vertices instead of number of good vertices
* V07-04-05-03
* fix missing photon isolations when running on miniAOD
* add event weight
* V07-04-05-02
* fix problem with trigger objects when running on miniAOD
* make py file to run on both AOD and miniAOD for data
* remove obsolete py files to avoid confusion
* V07-04-05-01
* add new 50ns triggers
* remove duplicated variables in taus
* V07-04-05-00
* using seletedPatJetsAK4PFCHS instead of just selectedPatJets
* add 50ns HLT information
* add a flag to determine whether users want to dump photons or not (default : dump photons)
* merge 74X MC status flag and decay type to the same variable (mcStatusFlag)
* add 74X MC status flags (fromHardProcessFinalState, isPromptDecayed, fromHardProcessBeforeFSR)
* store FSR photons (radiated off leptons) without any pt cut
* only store W/Z/H/b/t with fromHardProcessBeforeFSR == true
* fix prompt photons with momther PID = -999 always
* add vertex of primary vertex
* rename mcVtx_x, mcVtx_y and mcVtx_z to mcVtx, mcVty and mcVtz
* only compute generator level isolations for photons and leptons to save CPU time
* remove useless 2nd BC variables
* move to HEEP ID V60
* add preliminary trigger matching (still in development)
* V07-04-02-03
* change electron and photon ID from 64-bit to 8-bit
* V07-04-02-02
* add HLT paths of Run2 startup and remove genMET variables from data ntuple
* V07-04-02-00
* first tag for Run2 stable beam