test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
DataFormats
ParticleFlowCandidate
interface
PFCandidatePhotonExtraFwd.h
Go to the documentation of this file.
1
#ifndef ParticleFlowCandidate_PFCandidatePhotonExtraFwd_h
2
#define ParticleFlowCandidate_PFCandidatePhotonExtraFwd_h
3
#include <vector>
4
#include "
DataFormats/Common/interface/Ref.h
"
5
#include "
DataFormats/Common/interface/RefProd.h
"
6
#include "
DataFormats/Common/interface/RefVector.h
"
7
#include "
DataFormats/Common/interface/Ptr.h
"
8
#include "
DataFormats/Common/interface/FwdRef.h
"
9
#include "
DataFormats/Common/interface/FwdPtr.h
"
10
11
namespace
reco
{
12
class
PFCandidatePhotonExtra
;
13
15
typedef
std::vector<reco::PFCandidatePhotonExtra>
PFCandidatePhotonExtraCollection
;
16
18
typedef
edm::Ref<PFCandidatePhotonExtraCollection>
PFCandidatePhotonExtraRef
;
19
21
typedef
edm::RefProd<PFCandidatePhotonExtraCollection>
PFCandidatePhotonExtraRefProd
;
22
23
/*
25
typedef edm::Ptr<PFCandidatePhotonExtra> PFCandidatePhotonExtraPtr;
26
27
28
30
typedef edm::RefVector<PFCandidatePhotonExtraCollection> PFCandidatePhotonExtraRefVector;
31
33
typedef edm::FwdRef<PFCandidatePhotonExtraCollection> PFCandidatePhotonExtraFwdRef;
34
36
typedef edm::FwdPtr<PFCandidatePhotonExtra> PFCandidatePhotonExtraFwdPtr;
37
39
typedef std::vector<PFCandidatePhotonExtraFwdRef> PFCandidatePhotonExtraFwdRefVector;
40
42
typedef std::vector<PFCandidatePhotonExtraFwdPtr> PFCandidatePhotonExtraFwdPtrVector;
43
*/
44
}
45
#endif
reco::PFCandidatePhotonExtraRef
edm::Ref< PFCandidatePhotonExtraCollection > PFCandidatePhotonExtraRef
persistent reference to a PFCandidatePhotonExtra
Definition:
PFCandidatePhotonExtraFwd.h:18
edm::Ref< PFCandidatePhotonExtraCollection >
reco::PFCandidatePhotonExtra
Definition:
PFCandidatePhotonExtra.h:16
Ptr.h
FwdRef.h
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:107
reco::PFCandidatePhotonExtraRefProd
edm::RefProd< PFCandidatePhotonExtraCollection > PFCandidatePhotonExtraRefProd
persistent reference to a PFCandidatePhotonExtras collection
Definition:
PFCandidatePhotonExtraFwd.h:21
RefProd.h
RefVector.h
edm::RefProd< PFCandidatePhotonExtraCollection >
Ref.h
reco::PFCandidatePhotonExtraCollection
std::vector< reco::PFCandidatePhotonExtra > PFCandidatePhotonExtraCollection
collection of PFCandidatePhotonExtras
Definition:
PFCandidatePhotonExtraFwd.h:12
FwdPtr.h
Generated for CMSSW Reference Manual by
1.8.5