ATLAS Offline Software
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 
18 public:
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