#include <limits>
#include <string>
 
 
 
  
 
  
 
  
  c1->SetRightMargin(0.02);
 
 
 
  
 
  
 
 
  
  
 
 
  
 
 
}
 
 
 
  
 
  
 
 
  
 
  
  
 
  }
 
       ,"NonRel BW", "Rel BW" 
       , 
"Comparing BW", 
"M = " + std::to_string(
int(
round(
median))) + 
" GeV", 
"#Gamma = " + std::to_string(
int(
round(
width))) + 
" GeV"  
       );
}
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
Option_t Option_t TPoint TPoint const char y2
 
Option_t Option_t TPoint TPoint const char y1
 
R__EXTERN TStyle * gStyle
 
A TGraph is an object made of two arrays X and Y with npoints each.
 
To draw Mathematical Formula.
 
This class displays a legend box (TPaveText) containing several legend entries.
 
void SetOptStat(Int_t stat=1)
The type of information printed in the histogram statistics box can be selected via the parameter mod...
 
RVec< PromoteType< T > > round(const RVec< T > &v)
 
Double_t BreitWigner(Double_t x, Double_t mean=0, Double_t gamma=1)
Calculates a Breit Wigner function with mean and gamma.
 
Double_t BreitWignerRelativistic(Double_t x, Double_t median=0, Double_t gamma=1)
Calculates a Relativistic Breit Wigner function with median and gamma.