ATLAS Offline Software
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
BeamSpot::mutex
std::mutex mutex
Definition:
InDetBeamSpotVertex.cxx:18
TrigNavigationThinningSvcMutex::s_mutex
static std::mutex s_mutex
Definition:
TrigNavigationThinningSvcMutex.h:19
TrigNavigationThinningSvcMutex
Low-granularity protection for Run 2 data paths.
Definition:
TrigNavigationThinningSvcMutex.h:17
Generated on Thu Nov 7 2024 21:30:03 for ATLAS Offline Software by
1.8.18