44using std::cout, std::endl;
 
   46void rs_numbercountingutils()
 
   82   cout << 
"expected p-value =" << 
pExp << 
"  Z value (Gaussian sigma) = " << 
zExp << endl;
 
   89   cout << 
"observed p-value =" << 
pObs << 
"  Z value (Gaussian sigma) = " << 
zObs << endl;
 
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...
Namespace for the RooStats classes.