test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
FWCore
Framework
interface
one
EDProducer.h
Go to the documentation of this file.
1
#ifndef FWCore_Framework_one_EDProducer_h
2
#define FWCore_Framework_one_EDProducer_h
3
// -*- C++ -*-
4
//
5
// Package: FWCore/Framework
6
// Class : edm::one::EDProducer
7
//
16
//
17
// Original Author: Chris Jones
18
// Created: Thu, 09 May 2013 19:53:55 GMT
19
//
20
21
// system include files
22
23
// user include files
24
#include "
FWCore/Framework/interface/one/producerAbilityToImplementor.h
"
25
26
// forward declarations
27
namespace
edm {
28
namespace
one {
29
template
<
typename
...
T
>
30
class
EDProducer
:
public
producer::AbilityToImplementor
<T>
::Type
...,
31
public
virtual
EDProducerBase
{
32
33
public
:
34
EDProducer
() =
default
;
35
//virtual ~EDProducer();
36
37
// ---------- const member functions ---------------------
38
39
// ---------- static member functions --------------------
40
41
// ---------- member functions ---------------------------
42
43
private
:
44
EDProducer
(
const
EDProducer
&) =
delete
;
45
const
EDProducer
&
operator=
(
const
EDProducer
&) =
delete
;
46
47
// ---------- member data --------------------------------
48
49
};
50
51
}
52
}
53
54
55
#endif
edm::one::EDProducer::operator=
const EDProducer & operator=(const EDProducer &)=delete
producerAbilityToImplementor.h
susybsm::HSCParticleType::Type
Type
Definition:
HSCParticle.h:20
edm::one::producer::AbilityToImplementor
Definition:
producerAbilityToImplementor.h:34
edm::one::EDProducerBase
Definition:
EDProducerBase.h:44
edm::one::EDProducer::EDProducer
EDProducer()=default
T
long double T
Definition:
Basic3DVectorLD.h:57
edm::one::EDProducer
Definition:
EDProducer.h:30
Generated for CMSSW Reference Manual by
1.8.5