Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
86a04ca
first commit
crovelli Jun 14, 2016
9b71bcd
first commit
crovelli Jun 14, 2016
2ac0a31
switch to 2016 setup for T&P
crovelli Jun 14, 2016
90827bf
switch to 2016 setup for T&P
crovelli Jun 14, 2016
476ddcc
switch to 2016 setup for T&P
crovelli Jun 14, 2016
8db9302
switch to 2016 setup for T&P
crovelli Jun 14, 2016
b9ad632
switch to 2016 setup for T&P
crovelli Jun 14, 2016
93fe59b
switch to 2016 setup for T&P
crovelli Jun 14, 2016
e3f2506
Merge remote-tracking branch 'origin/master' into devel8x
crovelli Jun 22, 2016
33c8aca
improved TnP selection
crovelli Jun 22, 2016
ff7bdfc
Merge remote-tracking branch 'origin/master' into devel8x
crovelli Jun 22, 2016
b4868d7
more probe infos added; HLT emulation, probe tag cut and ECAL smearin…
crovelli Jun 22, 2016
401d775
Merge remote-tracking branch 'origin/master' into devel8x
crovelli Jul 8, 2016
f52f8d9
Merge remote-tracking branch 'spigazzi/master' into devel8x
crovelli Jul 11, 2016
f38a0c3
first commit, moved to full flashgg processing
crovelli Jul 11, 2016
1234dcb
first commit, moved to full flashgg processing
crovelli Jul 11, 2016
2bd672d
first commit, moved to full flashgg processing
crovelli Jul 11, 2016
5662788
2016 T7P results - 4fb
crovelli Jul 11, 2016
2b64984
2016 T7P results - 4fb
crovelli Jul 11, 2016
ebc3fec
2016 T7P results - 4fb
crovelli Jul 11, 2016
13b3480
better range
crovelli Jul 11, 2016
ab1a399
more variables and options
crovelli Jul 11, 2016
22a7c94
first commit, moved to full flashgg processing; trigger efficiency st…
crovelli Jul 11, 2016
1c0ba89
first commit, moved to full flashgg processing; trigger efficiency st…
crovelli Jul 11, 2016
609866f
updated smearings/scales
crovelli Jul 14, 2016
6f57142
Merge remote branch 'origin/master' into devel8x
crovelli Jul 21, 2016
a0478c6
photon-electron match added
crovelli Jul 23, 2016
18563be
final ichep smearings
crovelli Jul 24, 2016
53dd7e6
backup path added
crovelli Feb 9, 2017
8f6acce
message logger added
crovelli Feb 9, 2017
edb62d8
first commit: different productions for data and MC, Ichep
crovelli Feb 9, 2017
18e025d
final ichep numbers
crovelli Feb 10, 2017
17da6b7
final ichep numbers
crovelli Feb 10, 2017
8d70cfe
first commit, auxiliary macros
crovelli Feb 10, 2017
4afa6b9
updated style
crovelli Feb 10, 2017
686244e
updated style
crovelli Feb 10, 2017
2f5298a
final ichep numbers
crovelli Feb 10, 2017
2cd1f8f
final ichep numbers
crovelli Feb 10, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fullAnalysisRoma/macro/CMS_lumi.C
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ CMS_lumi( TPad* pad, int iPeriod, int iPosX )
{
lumiText += lumi_13TeV;
//lumiText += " (13 TeV)";
lumiText += " 13 TeV";
lumiText += " (13 TeV)";
//lumiText += " (13 TeV, 3.8T)";
//lumiText += " (13 TeV, 0T)";
}
Expand Down
28 changes: 15 additions & 13 deletions fullAnalysisRoma/macro/CMS_lumi.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,38 +13,40 @@ float cmsTextFont = 61; // default is helvetic-bold

bool writeExtraText = true;
TString extraText = "Preliminary";
//TString extraText = "Internal";
// TString extraText = "Simulation"; // x signal model plots
float extraTextFont = 52; // default is helvetica-italics

bool writeExtraText2 = true;
TString extraText2 = "EBEB"; // x Zplots
//TString extraText2 = "EE"; // x T&P
//TString extraText2 = "EBEB"; // x Zplots
//TString extraText2 = ""; // x Zplots
TString extraText2 = "EB"; // x T&P
float extraTextFont2 = 42;

// text sizes and text offsets with respect to the top frame
// in unit of the top margin size
float lumiTextSize = 0.5; // 0.5 x Zplots
//float lumiTextSize = 0.3; // 0.3 x T&P
float lumiTextOffset = 0.2; // 0.2 x Zplots
//float lumiTextOffset = -0.3; // -0.3 x T&P
float cmsTextSize = 0.6; // 0.6 x Zplots
//float cmsTextSize = 0.4; // 0.4 x T&P
//float lumiTextSize = 0.5; // 0.5 x Zplots
float lumiTextSize = 0.3; // 0.3 x T&P
//float lumiTextOffset = 0.2; // 0.2 x Zplots
float lumiTextOffset = -0.3; // -0.3 x T&P
//float cmsTextSize = 0.6; // 0.6 x Zplots
float cmsTextSize = 0.4; // 0.4 x T&P
float cmsTextOffset = 0.1; // only used in outOfFrame version

float relExtraDY2 = 1.8; // 1.8 x Zplots
//float relExtraDY2 = 2.1; // 2.1 x T&P
//float relExtraDY2 = 1.8; // 1.8 x Zplots
float relExtraDY2 = 2.1; // 2.1 x T&P
float relExtraDX2 = -0.5; // -0.5 x Zplots e T&P; -9.5 x signal model plots

float relPosX = 0.045;
float relPosY = 0.035;
float relExtraDY = -1.4; // -1.4 x Zplots
//float relExtraDY = -0.6; // -0.6 x T&P
//float relExtraDY = -1.4; // -1.4 x Zplots
float relExtraDY = -0.6; // -0.6 x T&P
float relExtraDX = -2.;

// ratio of "CMS" and extra text size
float extraOverCmsTextSize = 0.76;

TString lumi_13TeV = "2.7 fb^{-1}"; // x 3.8T
TString lumi_13TeV = "12.9 fb^{-1}"; // x 3.8T
//TString lumi_13TeV = ""; // x signal model plots
//TString lumi_13TeV = "0.6 fb^{-1}"; // x 0T
TString lumi_8TeV = "19.7 fb^{-1}";
Expand Down
Loading