ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigEvent
TrigNavTools
TrigNavTools
TrigNavigationThinningSvcMutex.h
Go to the documentation of this file.
1
// -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
#ifndef TRIGNAVTOOLS_TRIGNAVIGATIONTHINNINGSVCMUTEX_H
8
#define TRIGNAVTOOLS_TRIGNAVIGATIONTHINNINGSVCMUTEX_H
9
10
#include <mutex>
11
17
class
TrigNavigationThinningSvcMutex
{
18
public
:
19
static
std::mutex
s_mutex
;
20
};
21
22
#endif
TrigNavigationThinningSvcMutex
Low-granularity protection for Run 2 data paths.
Definition
TrigNavigationThinningSvcMutex.h:17
TrigNavigationThinningSvcMutex::s_mutex
static std::mutex s_mutex
Definition
TrigNavigationThinningSvcMutex.h:19
Generated on
for ATLAS Offline Software by
1.14.0