ROOT
Version master
v6.34
v6.32
v6.30
v6.28
v6.26
v6.24
v6.22
v6.20
v6.18
v6.16
v6.14
v6.12
v6.10
v6.08
v6.06
Reference Guide
▼
ROOT
ROOT Reference Documentation
Tutorials
►
Functional Parts
►
Namespaces
►
All Classes
▼
Files
▼
File List
►
bindings
►
core
►
documentation
►
geom
►
graf2d
►
graf3d
►
gui
►
hist
►
io
►
main
►
master
►
math
►
montecarlo
►
net
►
proof
▼
roofit
►
batchcompute
►
codegen
►
doc
▼
histfactory
doc
▼
inc
▼
RooStats
▼
HistFactory
►
Detail
Asimov.h
►
Channel.h
ConfigParser.h
Data.h
FlexibleInterpVar.h
►
HistFactoryException.h
►
HistFactoryModelUtils.h
HistFactoryNavigation.h
►
HistoToWorkspaceFactoryFast.h
HistRef.h
LinInterpVar.h
►
MakeModelAndMeasurementsFast.h
Measurement.h
►
ParamHistFunc.h
►
PiecewiseInterpolation.h
►
PreprocessFunction.h
►
RooBarlowBeestonLL.h
Sample.h
►
Systematics.h
►
HFMsgService.h
►
src
►
hs3
►
jsoninterface
►
multiprocess
►
roofit
►
roofitcore
►
roofitmore
►
roofitZMQ
►
roostats
►
xroofit
►
sql
►
tmva
►
tree
►
tutorials
►
File Members
Release Notes
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
MakeModelAndMeasurementsFast.h
Go to the documentation of this file.
1
#ifndef HISTFACTORY_MAKEMODELANDMEASUREMENTSFAST_H
2
#define HISTFACTORY_MAKEMODELANDMEASUREMENTSFAST_H
3
4
#include "
RooStats/HistFactory/Measurement.h
"
5
#include "
RooStats/HistFactory/Channel.h
"
6
#include "
RooStats/HistFactory/HistoToWorkspaceFactoryFast.h
"
7
8
#include "
RooWorkspace.h
"
9
#include "
RooPlot.h
"
10
11
#include <iostream>
12
#include <string>
13
#include <vector>
14
15
class
TFile
;
16
17
namespace
RooStats
{
18
namespace
HistFactory
{
19
20
RooFit::OwningPtr<RooWorkspace>
MakeModelAndMeasurementFast
(
21
RooStats::HistFactory::Measurement
&
measurement
,
22
HistoToWorkspaceFactoryFast::Configuration
const
& cfg={}
23
);
24
25
}
26
}
27
28
29
#endif
Channel.h
HistoToWorkspaceFactoryFast.h
Measurement.h
RooPlot.h
RooWorkspace.h
ROOT::Detail::TRangeCast
Definition
TCollection.h:311
RooStats::HistFactory::Measurement
The RooStats::HistFactory::Measurement class can be used to construct a model by combining multiple R...
Definition
Measurement.h:31
TFile
A ROOT file is an on-disk file, usually with extension .root, that stores objects in a file-system-li...
Definition
TFile.h:131
RooFit::OwningPtr
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::HistFactory
@ HistFactory
Definition
RooGlobalFunc.h:66
RooStats::HistFactory::MakeModelAndMeasurementFast
RooFit::OwningPtr< RooWorkspace > MakeModelAndMeasurementFast(RooStats::HistFactory::Measurement &measurement, HistoToWorkspaceFactoryFast::Configuration const &cfg={})
RooStats
Namespace for the RooStats classes.
Definition
CodegenImpl.h:58
RooStats::HistFactory::HistoToWorkspaceFactoryFast::Configuration
Definition
HistoToWorkspaceFactoryFast.h:48
roofit
histfactory
inc
RooStats
HistFactory
MakeModelAndMeasurementsFast.h
ROOT master - Reference Guide Generated on Thu Apr 17 2025 16:05:31 (GVA Time) using Doxygen 1.10.0