src
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
}
// namespace reco
20
#endif
edm::Ref
Definition:
AssociativeIterator.h:58
reco::PFClusterMET
Definition:
PFClusterMET.h:13
RefProd.h
reco::PFClusterMETRefVector
edm::RefVector< PFClusterMETCollection > PFClusterMETRefVector
Definition:
PFClusterMETFwd.h:17
reco::PFClusterMETRef
edm::Ref< PFClusterMETCollection > PFClusterMETRef
edm references
Definition:
PFClusterMETFwd.h:16
RefVector.h
edm::RefProd
Definition:
EDProductfwd.h:25
reco::PFClusterMETCollection
std::vector< PFClusterMET > PFClusterMETCollection
collection of PFClusterMET objects
Definition:
PFClusterMETFwd.h:12
Ref.h
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
reco::PFClusterMETRefProd
edm::RefProd< PFClusterMETCollection > PFClusterMETRefProd
Definition:
PFClusterMETFwd.h:18
Generated for CMSSW Reference Manual by
1.8.14