CMS 3D CMS Logo

StoresInstantiation.cc
Go to the documentation of this file.
4 #include "DetectorDescription/Core/interface/Singleton.icc"
14 
15 #include <map>
16 #include <memory>
17 #include <string>
18 #include <utility>
19 #include <vector>
20 
21 template class DDI::Singleton<AxesNames>;
22 template class DDI::Singleton<DDRoot>;
33 template class DDI::Singleton<DDI::Store<DDName, std::unique_ptr<DDI::Division>, std::unique_ptr<DDI::Division> > >;
34 template class DDI::Singleton<std::map<std::string, std::vector<DDName> > >; //Used internally by DDLogicalPart
35 //The following are used by DDName