CMS 3D CMS Logo

Macros
PFlow2DClusterizerWithTime.cc File Reference
#include "PFlow2DClusterizerWithTime.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "DataFormats/Math/interface/deltaR.h"
#include "DataFormats/ParticleFlowReco/interface/PFRecHit.h"
#include "Math/GenVector/VectorUtil.h"
#include "vdt/vdtMath.h"
#include "TMath.h"
#include <iterator>

Go to the source code of this file.

Macros

#define LOGDRESSED(x)   LogDebug(x)
 
#define LOGERR(x)   edm::LogError(x)
 
#define LOGVERB(x)   LogTrace(x)
 
#define LOGWARN(x)   edm::LogWarning(x)
 

Macro Definition Documentation

◆ LOGDRESSED

#define LOGDRESSED (   x)    LogDebug(x)

Definition at line 23 of file PFlow2DClusterizerWithTime.cc.

◆ LOGERR

#define LOGERR (   x)    edm::LogError(x)

Definition at line 22 of file PFlow2DClusterizerWithTime.cc.

◆ LOGVERB

#define LOGVERB (   x)    LogTrace(x)

Definition at line 20 of file PFlow2DClusterizerWithTime.cc.

◆ LOGWARN

#define LOGWARN (   x)    edm::LogWarning(x)

Definition at line 21 of file PFlow2DClusterizerWithTime.cc.