ATLAS Offline Software
Macros
TProfile_LW.cxx File Reference
#include "LWHists/TProfile_LW.h"
#include "LWHists/LWHistControls.h"
#include "Flex1DProfileHisto.h"
#include "LWHistRootUtils.h"
#include "TProfile.h"
#include <utility>
Include dependency graph for TProfile_LW.cxx:

Go to the source code of this file.

Macros

#define CALL(x, y)   m_rootHisto ? m_rootHisto-> x : m_flexHisto-> y
 
#define LWCOUNTCALL   {};
 
#define LWREPORT   {};
 

Macro Definition Documentation

◆ CALL

#define CALL (   x,
  y 
)    m_rootHisto ? m_rootHisto-> x : m_flexHisto-> y

Definition at line 23 of file TProfile_LW.cxx.

◆ LWCOUNTCALL

#define LWCOUNTCALL   {};

Definition at line 28 of file TProfile_LW.cxx.

◆ LWREPORT

#define LWREPORT   {};

Definition at line 29 of file TProfile_LW.cxx.