Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooAbsTestStatistic.h File Reference
#include "RooAbsReal.h"
#include "RooSetProxy.h"
#include "RooRealProxy.h"
#include "TStopwatch.h"
#include "Math/Util.h"
#include <string>
#include <vector>
Include dependency graph for RooAbsTestStatistic.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  RooAbsTestStatistic::Configuration
 
class  RooAbsTestStatistic
 RooAbsTestStatistic is the abstract base class for all test statistics. More...
 

Typedefs

typedef RooAbsData * pRooAbsData
 
typedef RooAbsTestStatistic * pRooAbsTestStatistic
 
typedef RooRealMPFE * pRooRealMPFE
 

Typedef Documentation

◆ pRooAbsData

Definition at line 36 of file RooAbsTestStatistic.h.

◆ pRooAbsTestStatistic

Definition at line 35 of file RooAbsTestStatistic.h.

◆ pRooRealMPFE

Definition at line 37 of file RooAbsTestStatistic.h.