Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
DetectorDescription
Algorithm
src
DDAlgorithmFactory.cc
Go to the documentation of this file.
1
//<<<<<< INCLUDES >>>>>>
2
3
//#include "Utilities/Configuration/interface/Architecture.h"
4
#include "
DetectorDescription/Algorithm/interface/DDAlgorithmFactory.h
"
5
6
//<<<<<< PRIVATE DEFINES >>>>>>
7
//<<<<<< PRIVATE CONSTANTS >>>>>>
8
//<<<<<< PRIVATE TYPES >>>>>>
9
//<<<<<< PRIVATE VARIABLE DEFINITIONS >>>>>>
10
//<<<<<< PUBLIC VARIABLE DEFINITIONS >>>>>>
11
//<<<<<< CLASS STRUCTURE INITIALIZATION >>>>>>
12
13
// DDAlgorithmFactory DDAlgorithmFactory::s_instance;
14
15
//<<<<<< PRIVATE FUNCTION DEFINITIONS >>>>>>
16
//<<<<<< PUBLIC FUNCTION DEFINITIONS >>>>>>
17
//<<<<<< MEMBER FUNCTION DEFINITIONS >>>>>>
18
19
// DDAlgorithmFactory::DDAlgorithmFactory (void)
20
// : seal::PluginFactory<DDAlgorithm *(void)> ("DDAlgorithm")
21
// {}
22
23
// DDAlgorithmFactory *
24
// DDAlgorithmFactory::get (void)
25
// { return &s_instance; }
26
27
EDM_REGISTER_PLUGINFACTORY
(
DDAlgorithmFactory
,
"DDAlgorithm"
);
DDAlgorithmFactory.h
edmplugin::PluginFactory
Definition:
PluginFactory.h:31
EDM_REGISTER_PLUGINFACTORY
#define EDM_REGISTER_PLUGINFACTORY(_factory_, _category_)
Definition:
PluginFactory.h:90
Generated for CMSSW Reference Manual by
1.8.5