ATLAS Offline Software
Macros
ITkPixelDecodingAlg.cxx File Reference
#include "ITkPixelDecodingAlg.h"
#include "StoreGate/ReadHandle.h"
#include "eformat/ROBFragment.h"
Include dependency graph for ITkPixelDecodingAlg.cxx:

Go to the source code of this file.

Macros

#define ENABLE_TIMING   = true;
 
#define SCOPED_TIMER(name, msg)   ITkPixelDecoding::ScopedTimer timer_##__LINE__(name, msg)
 

Macro Definition Documentation

◆ ENABLE_TIMING

#define ENABLE_TIMING   = true;

Definition at line 10 of file ITkPixelDecodingAlg.cxx.

◆ SCOPED_TIMER

#define SCOPED_TIMER (   name,
  msg 
)    ITkPixelDecoding::ScopedTimer timer_##__LINE__(name, msg)

Definition at line 12 of file ITkPixelDecodingAlg.cxx.