Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
LikelihoodJob.cxx File Reference
Include dependency graph for LikelihoodJob.cxx:

Namespaces

namespace  RooFit
 The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or other types of arguments).
 
namespace  RooFit::TestStatistics
 Namespace for new RooFit test statistic calculation.
 

Macros

#define PROCESS_VAL(p)    case (p): s = #p; break;
 

Functions

std::ostream & RooFit::TestStatistics::operator<< (std::ostream &out, const LikelihoodJob::update_state_mode value)
 

Macro Definition Documentation

◆ PROCESS_VAL

#define PROCESS_VAL (   p)     case (p): s = #p; break;

Definition at line 286 of file LikelihoodJob.cxx.