ROOT
Version v6.34
master
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
►
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 v6-34 - Reference Guide Generated on Sat Apr 19 2025 15:39:50 (GVA Time) using Doxygen 1.10.0