1 #ifndef FWCore_MessageLogger_MessageLoggerQ_h 2 #define FWCore_MessageLogger_MessageLoggerQ_h 20 class AbstractMLscribe;
53 static void MLqJRS(std::map<std::string, double> * sum_p);
56 static void setMLscribe_ptr
57 (std::shared_ptr<edm::service::AbstractMLscribe>
m);
60 static bool handshaked (
const OpCode & op );
74 static void simpleCommand(
OpCode opcode,
void * operand );
75 static void handshakedCommand(
OpCode opcode,
84 [[cms::thread_safe]]
static std::shared_ptr<edm::service::AbstractMLscribe>
mlscribe_ptr;
86 [[cms::thread_safe]]
static std::set<std::string>
squelchSet;
94 #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