#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/MessageService/interface/MessageLogger.h"
#include "FWCore/MessageLogger/interface/MessageLoggerQ.h"
#include "FWCore/MessageLogger/interface/MessageDrop.h"
#include "DataFormats/Provenance/interface/ModuleDescription.h"
#include "FWCore/MessageLogger/interface/JobReport.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include <sstream>
#include <string>
#include <map>
Go to the source code of this file.
Namespaces | |
namespace | edm |
namespace | edm::service |
Functions | |
static const std::string | kPostModule ("PostModule") |
static const std::string | kSource ("main_input:source") |
static const std::string kPostModule | ( | "PostModule" | ) | [static] |
Referenced by edm::service::MessageLogger::postModule().
static const std::string kSource | ( | "main_input:source" | ) | [static] |
Referenced by edm::service::MessageLogger::preSource().