Skip to content

Commit 167eb3a

Browse files
committed
commit CMGTools for pileup jet ID. synchronized with vecbos sequence
1 parent b8923cd commit 167eb3a

38 files changed

Lines changed: 675951 additions & 1 deletion

BuildFile.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<use name="root"/>
2+
<use name="rootrflx"/>
3+
<use name="rootcore"/>
4+
<use name="roottmva"/>
5+
<use name="FWCore/ParameterSet"/>
6+
<use name="DataFormats/ParticleFlowCandidate"/>
7+
<use name="DataFormats/PatCandidates"/>
8+
<use name="DataFormats/JetReco"/>
9+
<use name="fastjet"/>
10+
<export>
11+
<lib name="1"/>
12+
</export>
13+
<Flags CXXFLAGS="-g" />

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1-
# RunOneRazorTuplizer-CMGTools-External
1+
Auxiliary Package to be used together with SUSYBSMAnalysis-RunOneRazorTuplizer
2+
3+
You need to clone it into the following directory:
4+
5+
git clone https://github.com/RazorCMS/RunOneRazorTuplizer-CMGTools-External.git CMGTools/External
6+
7+
Has been tested under CMSSW release 5_3_26 on slc6_amd64_gcc472
8+

data/Jec12_V7.db

504 KB
Binary file not shown.
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
{1 JetEta 1 JetPt [0] Correction L2Relative}
2+
-5.191 -3.489 3 3 3500 1.10724
3+
-3.489 -3.139 3 3 3500 1.14099
4+
-3.139 -2.964 3 3 3500 1.18451
5+
-2.964 -2.853 3 3 3500 1.09196
6+
-2.853 -2.5 3 3 3500 1.081
7+
-2.5 -2.411 3 3 3500 1.05667
8+
-2.411 -2.322 3 3 3500 1.06243
9+
-2.322 -1.93 3 3 3500 1.04078
10+
-1.93 -1.479 3 3 3500 1.01937
11+
-1.479 -1.305 3 3 3500 1.02705
12+
-1.305 -1.131 3 3 3500 1.02751
13+
-1.131 -0.957 3 3 3500 1.02145
14+
-0.957 -0.783 3 3 3500 1.0138
15+
-0.783 -0.522 3 3 3500 1.01266
16+
-0.522 -0.261 3 3 3500 1.00555
17+
-0.261 0 3 3 3500 0.998532
18+
0 0.261 3 3 3500 0.998532
19+
0.261 0.522 3 3 3500 1.00555
20+
0.522 0.783 3 3 3500 1.01266
21+
0.783 0.957 3 3 3500 1.0138
22+
0.957 1.131 3 3 3500 1.02145
23+
1.131 1.305 3 3 3500 1.02751
24+
1.305 1.479 3 3 3500 1.02705
25+
1.479 1.93 3 3 3500 1.01937
26+
1.93 2.322 3 3 3500 1.04078
27+
2.322 2.411 3 3 3500 1.06243
28+
2.411 2.5 3 3 3500 1.05667
29+
2.5 2.853 3 3 3500 1.081
30+
2.853 2.964 3 3 3500 1.1443
31+
2.964 3.139 3 3 3500 1.18451
32+
3.139 3.489 3 3 3500 1.14099
33+
3.489 5.191 3 3 3500 1.10724

data/Summer12_V1_DATA.db

749 KB
Binary file not shown.

data/Summer12_V1_MC.db

725 KB
Binary file not shown.

data/TMVAClassificationCategory_JetID_53X_Dec2012.weights.xml

Lines changed: 229679 additions & 0 deletions
Large diffs are not rendered by default.

data/TMVAClassificationCategory_JetID_53X_chs_Dec2012.weights.xml

Lines changed: 112466 additions & 0 deletions
Large diffs are not rendered by default.

data/TMVAClassificationCategory_JetID_MET_53X_Dec2012.weights.xml

Lines changed: 69748 additions & 0 deletions
Large diffs are not rendered by default.

data/TMVAClassification_5x_BDT_chsFullPlusRMS.weights.xml

Lines changed: 29316 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)