1 #ifndef FWCore_MessageLogger_MessageLoggerQ_h 2 #define FWCore_MessageLogger_MessageLoggerQ_h 20 class NamedDestination;
21 class AbstractMLscribe;
55 static void MLqJRS(std::map<std::string, double> * sum_p);
58 static void setMLscribe_ptr
59 (std::shared_ptr<edm::service::AbstractMLscribe>
m);
62 static bool handshaked (
const OpCode & op );
76 static void simpleCommand(
OpCode opcode,
void * operand );
77 static void handshakedCommand(
OpCode opcode,
86 [[cms::thread_safe]]
static std::shared_ptr<edm::service::AbstractMLscribe>
mlscribe_ptr;
88 [[cms::thread_safe]]
static std::set<std::string>
squelchSet;
96 #endif // FWCore_MessageLogger_MessageLoggerQ_h
static PFTauRenderPlugin instance
static edm::ELseverityLevel threshold
static std::set< std::string > squelchSet
static std::shared_ptr< edm::service::AbstractMLscribe > mlscribe_ptr