LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
ServiceCache.h
Go to the documentation of this file.
1
#ifndef art_Framework_Services_Registry_detail_ServiceCache_h
2
#define art_Framework_Services_Registry_detail_ServiceCache_h
3
// vim: set sw=2 expandtab :
4
5
#include "
art/Framework/Services/Registry/detail/ServiceCacheEntry.h
"
6
#include "
canvas/Utilities/TypeID.h
"
7
8
#include <map>
9
10
namespace
art::detail
{
11
using
ServiceCache
= std::map<TypeID, ServiceCacheEntry>;
12
}
13
14
#endif
/* art_Framework_Services_Registry_detail_ServiceCache_h */
15
16
// Local Variables:
17
// mode: c++
18
// End:
art::detail::ServiceCache
std::map< TypeID, ServiceCacheEntry > ServiceCache
Definition:
ServiceCache.h:11
ServiceCacheEntry.h
art::detail
Definition:
AllowedConfiguration.h:76
TypeID.h
art
Framework
Services
Registry
detail
ServiceCache.h
Generated on Thu May 2 2024 20:59:30 for LArSoft by
1.8.11