ATLAS Offline Software
Loading...
Searching...
No Matches
Control
DataModelTest
DataModelTestDataCommon
DataModelTestDataCommon
setConverterLibrary.h
Go to the documentation of this file.
1
// This file's extension implies that it's C, but it's really -*- C++ -*-.
2
3
/*
4
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id$
14
15
#include "
CxxUtils/checker_macros.h
"
16
#include "GaudiKernel/ClassID.h"
17
#include <string>
18
19
20
#ifndef DATAMODELTESTDATACOMMON_SETCONVERTERLIBRARY_H
21
#define DATAMODELTESTDATACOMMON_SETCONVERTERLIBRARY_H
22
23
24
namespace
DMTest
{
25
26
27
void
setPluginLibrary
ATLAS_NOT_THREAD_SAFE
(
const
std::string& name,
const
std::string& lib);
28
void
setConverterLibrary
ATLAS_NOT_THREAD_SAFE
(
CLID
clid,
const
std::string& lib);
29
void
setConverterLibrary
ATLAS_NOT_THREAD_SAFE
(
const
std::string& lib);
30
void
setTrigConverterLibrary
ATLAS_NOT_THREAD_SAFE
(
CLID
clid,
const
std::string& lib);
31
void
setTrigConverterLibrary
ATLAS_NOT_THREAD_SAFE
(
const
std::string& lib);
32
33
34
}
// namespace DMTest
35
36
37
#endif
// not DATAMODELTESTDATACOMMON_SETCONVERTERLIBRARY_H
CLID
uint32_t CLID
The Class ID type.
Definition
Event/xAOD/xAODCore/xAODCore/ClassID_traits.h:47
checker_macros.h
Define macros for attributes used to control the static checker.
DMTest
Definition
B.h:23
DMTest::ATLAS_NOT_THREAD_SAFE
StatusCode HLTResultReader::initialize ATLAS_NOT_THREAD_SAFE()
Algorithm initialization; called at the beginning of the job.
Definition
HLTResultReader.cxx:76
Generated on
for ATLAS Offline Software by
1.14.0