ATLAS Offline Software
Loading...
Searching...
No Matches
AthenaKernelDict.h
Go to the documentation of this file.
1// dear emacs, this is -*- C++ -*-
2
3/*
4 Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
5*/
6
7#ifndef ATHENAKERNEL_ATHENAKERNELDICT_H
8#define ATHENAKERNEL_ATHENAKERNELDICT_H 1
9
10#include <vector>
23
25
26#include "AthenaKernel/DsoDb.h"
31
33#include "GaudiKernel/MsgStream.h"
34#include "GaudiKernel/implements.h"
35
36
38 struct tmp {
40 Ath::DsoDb::DsoMap_t::iterator m_1;
41 Ath::DsoDb::DsoMap_t::const_iterator m_2;
42 };
43} //> namespace AthenaKernelDict
44
45#endif // !ATHENAKERNEL_ATHENAKERNELDICT_H
Hold mappings of ranges to condition objects.
Provide an interface for finding inheritance information at run time.
Helpers for checking error return status codes and reporting errors.
Abstract interface for finding the size of an event collection.
Abstract interface for seeking within an event stream.
Extension to IEvtSelector to allow for seeking.
Abstract interface for secondary event selectors.
Hold thinning decisions for one container.
std::unordered_map< std::string, Libs_t > DsoMap_t
Definition DsoDb.h:37
singleton-like access to IMessageSvc via open function and helper
Ath::DsoDb::DsoMap_t m_0
Ath::DsoDb::DsoMap_t::iterator m_1
Ath::DsoDb::DsoMap_t::const_iterator m_2