Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
FWCore
Framework
src
LooperFactory.cc
Go to the documentation of this file.
1
// -*- C++ -*-
2
//
3
// Package: Framework
4
// Class : LooperFactory
5
//
6
// Implementation:
7
// <Notes on implementation>
8
//
9
// Author: Chris Jones
10
// Created: Wed May 25 19:27:37 EDT 2005
11
// $Id: LooperFactory.cc,v 1.2 2007/04/13 10:39:42 wmtan Exp $
12
//
13
14
// system include files
15
16
// user include files
17
#include "
FWCore/Framework/interface/LooperFactory.h
"
18
19
//
20
// static member functions
21
//
22
namespace
edm {
23
namespace
eventsetup {
24
std::string
LooperMakerTraits::name
() {
return
"CMS EDM Framework EDLooper"
; }
25
26
}
27
}
28
29
COMPONENTFACTORY_GET
(
edm::eventsetup::LooperMakerTraits
);
edm::eventsetup::LooperMakerTraits::name
static std::string name()
Definition:
LooperFactory.cc:24
COMPONENTFACTORY_GET
#define COMPONENTFACTORY_GET(_type_)
Definition:
ComponentFactory.h:118
LooperFactory.h
edm::eventsetup::LooperMakerTraits
Definition:
LooperFactory.h:79
Generated for CMSSW Reference Manual by
1.8.5