Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
DataFormats
METReco
interface
PFMETFwd.h
Go to the documentation of this file.
1
// author: R. Remington
2
// date: 10/27/08
3
4
#ifndef METReco_PFMETfwd_h
5
#define METReco_PFMETfwd_h
6
7
#include "
DataFormats/Common/interface/Ref.h
"
8
#include "
DataFormats/Common/interface/RefVector.h
"
9
#include "
DataFormats/Common/interface/RefProd.h
"
10
11
namespace
reco
{
12
class
PFMET
;
14
typedef
std::vector<PFMET>
PFMETCollection
;
16
typedef
edm::Ref<PFMETCollection>
PFMETRef
;
17
typedef
edm::RefVector<PFMETCollection>
PFMETRefVector
;
18
typedef
edm::RefProd<PFMETCollection>
PFMETRefProd
;
19
}
20
#endif
21
22
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:107
RefProd.h
RefVector.h
edm::RefProd< PFMETCollection >
Ref.h
reco::PFMETRef
edm::Ref< PFMETCollection > PFMETRef
edm references
Definition:
PFMETFwd.h:16
edm::RefVector< PFMETCollection >
reco::PFMETRefProd
edm::RefProd< PFMETCollection > PFMETRefProd
Definition:
PFMETFwd.h:18
reco::PFMETCollection
std::vector< reco::PFMET > PFMETCollection
collection of PFMET objects
Definition:
PFMETCollection.h:21
reco::PFMETRefVector
edm::RefVector< PFMETCollection > PFMETRefVector
Definition:
PFMETFwd.h:17
edm::Ref< PFMETCollection >
PFMET
Computes the MET from a collection of PFCandidates. HF missing!
Definition:
PFMET.h:30
Generated for CMSSW Reference Manual by
1.8.5