
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| ||||||||
| Line: 217 to 217 | ||||||||
| h2_HT_TrigEff_HLT_PFHT500_PFMET100_PFMHT100_IDTight_pfx->GetYaxis()->SetTitle("Trigger efficiency") c1->SaveAs("h2_HT_TrigEff_HLT_PFHT500_PFMET100_PFMHT100_IDTight_pfx.png") | ||||||||
| Changed: | ||||||||
| < < | TChain chain("T"); | |||||||
| > > | TChain chain("Tree"); | |||||||
| chain.Add("*root"); chain.Draw("x"); | ||||||||
| Line: 221 to 221 | ||||||||
| chain.Add("*root"); chain.Draw("x"); | ||||||||
| Deleted: | ||||||||
| < < | ||||||||
| h3_HT_MET_TrigEff_HLT_AK8PFJet450->Project3DProfile("XY")->Draw("COLZ") | ||||||||
| Added: | ||||||||
| > > | h3_HT_MET_TrigEff_HLT_AK8PFJet400_TrimMass30->Project3DProfile("XY")->Draw("COLZ") h3_HT_MET_TrigEff_HLT_AK8PFHT800_TrimMass50->Project3DProfile("XY")->Draw("COLZ") h3_HT_MET_TrigEff_HLT_PFHT1050->Project3DProfile("XY")->Draw("COLZ") h3_HT_MET_TrigEff_HLT_PFHT500_PFMET100_PFMHT100_IDTight->Project3DProfile("XY")->Draw("COLZ") | |||||||
| Merging: | ||||||||