Ignore:
Timestamp:
May 30, 2006, 11:32:37 AM (18 years ago)
Author:
campagne
Message:

new version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GLBFrejus/HEAD/run/dm31th23.C

    r2 r154  
    9090
    9191  histo1->SetContour(1);
    92   histo1->SetContourLevel(0,1.);  //Chi2 for 1 dof and 1sigma
    93   //histo1->SetContourLevel(0,4); //Chi2 for 1 dof and 2sigma
    94   //histo1->SetContourLevel(0,9); //Chi2 for 1 dof and 3sigma
     92  histo1->SetContourLevel(0,9.2);  //Chi2 for 2 dof and 99%
    9593  histo1->SetLineColor(2); //red
    9694  overlay->cd();
     
    9997
    10098
    101 //   TH2D* h1bis = histo1->Clone("h1bis");
    102 //   h1bis->SetContour(1);
    103 //   h1bis->SetContourLevel(0,9); //Chi2 for 1 dof and 3sigma
    104 //   overlay->cd();
    105 //   h1bis->SetLineColor(4); //blue
    106 //   h1bis->Draw("CONT3 SAME");
    107 //   leg->AddEntry(h1bis,"1#sigma 5yrs (+)","l");
    10899
    109100
Note: See TracChangeset for help on using the changeset viewer.