Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
DataFormats
METReco
interface
CaloMETFwd.h
Go to the documentation of this file.
1
// F.R.
2
// $Id: CaloMETFwd.h,v 1.1 2006/07/18 13:26:22 llista Exp $
3
#ifndef JetReco_CaloMETfwd_h
4
#define JetReco_CaloMETfwd_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
CaloMET
;
12
typedef
std::vector<CaloMET>
CaloMETCollection
;
14
typedef
edm::Ref<CaloMETCollection>
CaloMETRef
;
15
typedef
edm::RefVector<CaloMETCollection>
CaloMETRefVector
;
16
typedef
edm::RefProd<CaloMETCollection>
CaloMETRefProd
;
17
}
18
#endif
RefProd.h
reco::CaloMETRefVector
edm::RefVector< CaloMETCollection > CaloMETRefVector
Definition:
CaloMETFwd.h:15
RefVector.h
edm::RefProd
Definition:
EDProductfwd.h:24
L1Trigger_dataformats.reco
dictionary reco
Definition:
L1Trigger_dataformats.py:9
CaloMET
MET made from CaloTowers.
reco::CaloMETCollection
std::vector< reco::CaloMET > CaloMETCollection
collection of CaloMET objects
Definition:
CaloMETCollection.h:21
reco::CaloMETRefProd
edm::RefProd< CaloMETCollection > CaloMETRefProd
Definition:
CaloMETFwd.h:16
Ref.h
edm::RefVector
Definition:
EDProductfwd.h:25
reco::CaloMETRef
edm::Ref< CaloMETCollection > CaloMETRef
edm references
Definition:
CaloMETFwd.h:14
edm::Ref
Definition:
AssociativeIterator.h:52
Generated for CMSSW Reference Manual by
1.8.5