LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
ServiceNames.cc
Go to the documentation of this file.
1
#include "
art/Framework/Art/detail/ServiceNames.h
"
2
3
namespace
{
4
5
using
ServiceNames_bimap_t =
art::detail::ServiceNames::ServiceNames_bimap_t
;
6
7
auto
8
initializeBimap()
9
{
10
using
position =
typename
ServiceNames_bimap_t::value_type;
11
ServiceNames_bimap_t result;
12
result.insert(position(
"floating_point_control"
,
"FloatingPointControl"
));
13
return
result;
14
}
15
}
16
17
ServiceNames_bimap_t
art::detail::ServiceNames::lookup_
= initializeBimap();
art::detail::ServiceNames::lookup_
static ServiceNames_bimap_t lookup_
Definition:
ServiceNames.h:49
ServiceNames.h
art::detail::ServiceNames::ServiceNames_bimap_t
boost::bimap< bimaps::set_of< std::string >, bimaps::set_of< std::string >> ServiceNames_bimap_t
Definition:
ServiceNames.h:32
art
Framework
Art
detail
ServiceNames.cc
Generated on Wed Dec 12 2018 14:42:31 for LArSoft by
1.8.11