CMS 3D CMS Logo

Variables
DQMService.cc File Reference
#include "DQMServices/Core/src/DQMService.h"
#include "DQMServices/Core/interface/DQMNet.h"
#include "DQMServices/Core/interface/DQMStore.h"
#include "DQMServices/Core/interface/DQMScope.h"
#include "DQMServices/Core/interface/MonitorElement.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "classlib/utils/Error.h"
#include <mutex>
#include <iostream>
#include <string>
#include <memory>
#include "TBufferFile.h"

Go to the source code of this file.

Variables

static std::recursive_mutex s_mutex
 

Variable Documentation

◆ s_mutex

std::recursive_mutex s_mutex
static

Definition at line 15 of file DQMService.cc.

Referenced by DQMScope::DQMScope(), and DQMScope::~DQMScope().