Difference: SUSYRazor2018 (15 vs. 16)

Revision 162019-01-31 - TamasVami

Line: 1 to 1
 
META TOPICPARENT name="SusySearch"
Line: 195 to 195
 --query = "file dastaset=$DATASET$ | grep file.name, file.nevents" --limit=0 | grep ".root" | tail
Changed:
<
<

Plotting

>
>

Plotting + Merging

 
h2_HT_TrigEff_HLT_AK8PFJet450->ProfileX()->Draw("COLZ")
h2_HT_TrigEff_HLT_AK8PFJet450_pfx->GetYaxis()->SetTitle("Trigger efficiency")

Line: 222 to 222
 chain.Draw("x");
Added:
>
>
Merging:
  TChain ch("Events");
  ch.Add("*.root");
  ch.Merge("ChainMergedSkimmedSingleMuon2018ABCD.root");
 -- TamasVami - 2019-01-12 \ No newline at end of file
 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback