Main Page
Namespaces
Classes
Package Documentation
DataFormats
METReco
interface
PFClusterMETFwd.h
Go to the documentation of this file.
1
// author: Salvatore Rappoccio
2
// date: 28-Dec-2010
3
4
#ifndef METReco_PFClusterMETfwd_h
5
#define METReco_PFClusterMETfwd_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
PFClusterMET;
14
typedef
std::vector<PFClusterMET>
PFClusterMETCollection
;
16
typedef
edm::Ref<PFClusterMETCollection>
PFClusterMETRef
;
17
typedef
edm::RefVector<PFClusterMETCollection>
PFClusterMETRefVector
;
18
typedef
edm::RefProd<PFClusterMETCollection>
PFClusterMETRefProd
;
19
}
20
#endif
21
22
edm::Ref
Definition:
AssociativeIterator.h:51
RefProd.h
reco::PFClusterMETRefVector
edm::RefVector< PFClusterMETCollection > PFClusterMETRefVector
Definition:
PFClusterMETFwd.h:17
reco::PFClusterMETRef
edm::Ref< PFClusterMETCollection > PFClusterMETRef
edm references
Definition:
PFClusterMETFwd.h:16
reco::PFClusterMETCollection
std::vector< reco::PFClusterMET > PFClusterMETCollection
collection of PFClusterMET objects
Definition:
PFClusterMETCollection.h:21
RefVector.h
edm::RefProd
Definition:
EDProductfwd.h:22
Ref.h
edm::RefVector
Definition:
EDProductfwd.h:23
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:44
reco::PFClusterMETRefProd
edm::RefProd< PFClusterMETCollection > PFClusterMETRefProd
Definition:
PFClusterMETFwd.h:18
Generated for CMSSW Reference Manual by
1.8.11