Skip to content
Snippets Groups Projects

Resolve "Use new universal generator scripts for pi0 and pions"

2 unresolved threads

Closes #29 (closed)

Edited by Marshall Scott

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
187 160 hfsam->GetYaxis()->SetTitleOffset(1.4);
188 161 hfsam->SetLineWidth(2);
189 162 hfsam->SetLineColor(kBlue);
190 163 hfsam->Fit("gaus","","",0.005,0.1);
  • 143 123 auto hpid = d1.Histo1D({"hpid", "PID; PID; Count", 100, -220, 220}, "pid");
    144 124 auto hdau = d1.Histo1D({"hdau", "Number of Daughters; Number of Daughters; Count", 10, 0, 10}, "dau");
  • Marshall Scott added 1 commit

    added 1 commit

    Compare with previous version

  • merged

  • Please register or sign in to reply
    Loading