LArSoft
v07_13_02
Liquid Argon Software toolkit - http://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
4
#include "
art/Framework/Services/Registry/detail/ServiceCacheEntry.h
"
5
#include "
canvas/Utilities/TypeID.h
"
6
7
#include <map>
8
9
namespace
art
{
10
namespace
detail {
11
using
ServiceCache
= std::map<TypeID, detail::ServiceCacheEntry>;
12
}
13
}
14
#endif
/* art_Framework_Services_Registry_detail_ServiceCache_h */
15
16
// Local Variables:
17
// mode: c++
18
// End:
ServiceCacheEntry.h
art::detail::ServiceCache
std::map< TypeID, detail::ServiceCacheEntry > ServiceCache
Definition:
ServiceCache.h:11
TypeID.h
art
HLT enums.
Definition:
ServiceProviderWrappers.h:36
art
Framework
Services
Registry
detail
ServiceCache.h
Generated on Wed Dec 12 2018 14:42:34 for LArSoft by
1.8.11