ROOT
Version v6.34
master
v6.32
Reference Guide
▼
ROOT
ROOT Reference Documentation
Tutorials
►
Functional Parts
►
Namespaces
►
All Classes
▼
Files
▼
File List
►
bindings
►
core
►
documentation
►
geom
►
graf2d
►
graf3d
►
gui
►
hist
►
html
►
io
►
main
►
math
►
montecarlo
►
net
►
proof
▼
roofit
►
batchcompute
►
doc
▼
histfactory
doc
▼
inc
►
RooStats
HFMsgService.h
►
src
►
hs3
►
jsoninterface
►
multiprocess
►
roofit
►
roofitcore
►
roofitmore
►
roofitZMQ
►
roostats
►
xroofit
►
sql
►
tmva
►
tree
►
tutorials
►
v6-34-00-patches
►
File Members
Release Notes
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
HFMsgService.h
Go to the documentation of this file.
1
// Author: Stephan Hageboeck, CERN 23 Mar 2020
2
/*************************************************************************
3
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. *
4
* All rights reserved. *
5
* *
6
* For the licensing terms see $ROOTSYS/LICENSE. *
7
* For the list of contributors see $ROOTSYS/README/CREDITS. *
8
*************************************************************************/
9
10
#ifndef ROOFIT_HISTFACTORY_INC_HFMSGSERVICE_H_
11
#define ROOFIT_HISTFACTORY_INC_HFMSGSERVICE_H_
12
13
#include "
RooMsgService.h
"
14
15
// Shortcut definitions to issue HistFactory messages through the RooMsgService.
16
#define cxcoutDHF oocxcoutD((TObject*)nullptr, HistFactory)
17
#define cxcoutIHF oocxcoutI((TObject*)nullptr, HistFactory)
18
#define cxcoutPHF oocxcoutP((TObject*)nullptr, HistFactory)
19
#define cxcoutWHF oocxcoutW((TObject*)nullptr, HistFactory)
20
#define cxcoutEHF oocxcoutE((TObject*)nullptr, HistFactory)
21
#define cxcoutFHF oocxcoutF((TObject*)nullptr, HistFactory)
22
23
#endif
/* ROOFIT_HISTFACTORY_INC_HFMSGSERVICE_H_ */
RooMsgService.h
roofit
histfactory
inc
HFMsgService.h
ROOT tags/6-34-04 - Reference Guide Generated on Sun Mar 23 2025 14:38:59 (GVA Time) using Doxygen 1.10.0