Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
MakeModelAndMeasurementsFast.h
Go to the documentation of this file.
1#ifndef HISTFACTORY_MAKEMODELANDMEASUREMENTSFAST_H
2#define HISTFACTORY_MAKEMODELANDMEASUREMENTSFAST_H
3
6
7#include "RooWorkspace.h"
8
9namespace RooStats {
10namespace HistFactory {
11
14
15}
16} // namespace RooStats
17
18
19#endif
The RooStats::HistFactory::Measurement class can be used to construct a model by combining multiple R...
Definition Measurement.h:31
T * OwningPtr
An alias for raw pointers for indicating that the return type of a RooFit function is an owning point...
Definition Config.h:35
RooFit::OwningPtr< RooWorkspace > MakeModelAndMeasurementFast(RooStats::HistFactory::Measurement &measurement, HistoToWorkspaceFactoryFast::Configuration const &cfg={})
Namespace for the RooStats classes.
Definition CodegenImpl.h:59