Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
DataFormats
METReco
interface
METFwd.h
Go to the documentation of this file.
1
// F.R.
2
// $Id: METFwd.h,v 1.1 2007/03/14 22:16:47 cavana Exp $
3
#ifndef JetReco_METfwd_h
4
#define JetReco_METfwd_h
5
#include "
DataFormats/Common/interface/Ref.h
"
6
#include "
DataFormats/Common/interface/RefVector.h
"
7
#include "
DataFormats/Common/interface/RefProd.h
"
8
9
namespace
reco
{
10
class
MET
;
12
typedef
std::vector<MET>
METCollection
;
14
typedef
edm::Ref<METCollection>
METRef
;
15
typedef
edm::RefVector<METCollection>
METRefVector
;
16
typedef
edm::RefProd<METCollection>
METRefProd
;
17
}
18
#endif
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:105
reco::METCollection
std::vector< reco::MET > METCollection
collection of MET objects
Definition:
METCollection.h:23
RefProd.h
RefVector.h
edm::RefProd
Definition:
EDProductfwd.h:24
MET
Ref.h
edm::RefVector
Definition:
EDProductfwd.h:25
reco::METRefProd
edm::RefProd< METCollection > METRefProd
Definition:
METFwd.h:16
reco::METRef
edm::Ref< METCollection > METRef
edm references
Definition:
METFwd.h:14
reco::METRefVector
edm::RefVector< METCollection > METRefVector
Definition:
METFwd.h:15
edm::Ref
Definition:
AssociativeIterator.h:52
Generated for CMSSW Reference Manual by
1.8.5