Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
CondCore
DTPlugins
src
DTConfigHandlerFactory.cc
Go to the documentation of this file.
1
2
#include "
CondCore/DTPlugins/interface/DTConfigPluginHandler.h
"
3
4
class
DTConfigHandlerFactory
{
5
6
public
:
7
8
DTConfigHandlerFactory
() {
9
DTConfigPluginHandler::build
();
10
}
11
12
};
13
14
static
DTConfigHandlerFactory
dtchf
;
15
dtchf
static DTConfigHandlerFactory dtchf
Definition:
DTConfigHandlerFactory.cc:14
DTConfigPluginHandler::build
static void build()
build static object
Definition:
DTConfigPluginHandler.cc:66
DTConfigHandlerFactory
Definition:
DTConfigHandlerFactory.cc:4
DTConfigHandlerFactory::DTConfigHandlerFactory
DTConfigHandlerFactory()
Definition:
DTConfigHandlerFactory.cc:8
DTConfigPluginHandler.h
Generated for CMSSW Reference Manual by
1.8.5