src
DetectorDescription
Core
src
StoresInstantiation.cc
Go to the documentation of this file.
1
#include "
DetectorDescription/Core/interface/DDRotationMatrix.h
"
2
#include "
DetectorDescription/Core/interface/DDReadMapType.h
"
3
#include "
DetectorDescription/Core/interface/Singleton.h
"
4
#include "DetectorDescription/Core/interface/Singleton.icc"
5
#include "
DetectorDescription/Core/interface/Store.h
"
6
#include "
DetectorDescription/Core/interface/DDAxes.h
"
7
#include "
DetectorDescription/Core/interface/DDName.h
"
8
#include "
DetectorDescription/Core/interface/DDRoot.h
"
9
#include "
DetectorDescription/Core/src/Division.h
"
10
#include "
DetectorDescription/Core/interface/LogicalPart.h
"
11
#include "
DetectorDescription/Core/interface/Material.h
"
12
#include "
DetectorDescription/Core/interface/Solid.h
"
13
#include "
DetectorDescription/Core/interface/Specific.h
"
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>
;
23
template
class
DDI::Singleton<DDI::Store<DDName, std::unique_ptr<std::vector<std::string>
> > >;
24
template
class
DDI::Singleton<DDI::Store<DDName, std::unique_ptr<std::string>
> >;
25
template
class
DDI::Singleton<DDI::Store<DDName, std::unique_ptr<DDI::Material>
> >;
26
template
class
DDI::Singleton<DDI::Store<DDName, std::unique_ptr<ReadMapType<double>
> > >;
27
template
class
DDI::Singleton<DDI::Store<DDName, std::unique_ptr<std::vector<double>
> > >;
28
template
class
DDI::Singleton<DDI::Store<DDName, std::unique_ptr<DDI::Specific>
> >;
29
template
class
DDI::Singleton<DDI::Store<DDName, std::unique_ptr<DDI::LogicalPart>
> >;
30
template
class
DDI::Singleton<DDI::Store<DDName, std::unique_ptr<DDI::Solid>
> >;
31
template
class
DDI::Singleton<DDI::Store<DDName, std::unique_ptr<double>
> >;
32
template
class
DDI::Singleton<DDI::Store<DDName, std::unique_ptr<DDRotationMatrix>
> >;
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
36
template
class
DDI::Singleton<DDName::Registry>
;
37
template
class
DDI::Singleton<DDName::IdToName>
;
Specific.h
Material.h
DDRoot.h
Store.h
LogicalPart.h
Singleton.h
Solid.h
DDAxes.h
DDI::Singleton< AxesNames >
DDReadMapType.h
DDRotationMatrix.h
DDName.h
Division.h
Generated for CMSSW Reference Manual by
1.8.14