#include "PFClusterProducer.h"
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) |
#define LOGDRESSED | ( | x | ) | LogDebug(x) |
Definition at line 12 of file PFClusterProducer.cc.
#define LOGERR | ( | x | ) | edm::LogError(x) |
Definition at line 11 of file PFClusterProducer.cc.
#define LOGVERB | ( | x | ) | LogTrace(x) |
Definition at line 9 of file PFClusterProducer.cc.
Referenced by PFClusterProducer::produce().
#define LOGWARN | ( | x | ) | edm::LogWarning(x) |
Definition at line 10 of file PFClusterProducer.cc.