13 doStep1_ =
pset.getUntrackedParameter<
bool>(
"doStep1",
false);
14 doStep2_ =
pset.getUntrackedParameter<
bool>(
"doStep2",
false);
15 doStep3_ =
pset.getUntrackedParameter<
bool>(
"doStep3",
false);
16 doall_ =
pset.getUntrackedParameter<
bool>(
"doall",
false);
17 local_ =
pset.getUntrackedParameter<
bool>(
"local",
true);
36 util.drawGFit(hRes_S3RPhi->
getTH1(), -0.2, 0.2, -0.1, 0.1);
37 util.drawGFit(hRes_S3RZ->
getTH1(), -0.2, 0.2, -0.1, 0.1);
38 util.drawGFit(hRes_S3RZ_W0->
getTH1(), -0.2, 0.2, -0.1, 0.1);
39 util.drawGFit(hRes_S3RZ_W1->
getTH1(), -0.2, 0.2, -0.1, 0.1);
40 util.drawGFit(hRes_S3RZ_W2->
getTH1(), -0.2, 0.2, -0.1, 0.1);
42 util.drawGFit(hPull_S3RPhi->
getTH1(), -5, 5, -5, 5);
43 util.drawGFit(hPull_S3RZ->
getTH1(), -5, 5, -5, 5);
44 util.drawGFit(hPull_S3RZ_W0->
getTH1(), -5, 5, -5, 5);
45 util.drawGFit(hPull_S3RZ_W1->
getTH1(), -5, 5, -5, 5);
46 util.drawGFit(hPull_S3RZ_W2->
getTH1(), -5, 5, -5, 5);
74 TString name1 =
"RPhi_W";
75 TString
name2 =
"RZ_W";
76 for (
long w = 0;
w <= 2; ++
w) {
77 for (
long s = 1;
s <= 4; ++
s) {