DataFormats
METReco
interface
METCollection.h
Go to the documentation of this file.
1
#ifndef METRECO_METCOLLECTION_H
2
#define METRECO_METCOLLECTION_H
3
16
#include <vector>
17
#include "
DataFormats/METReco/interface/METFwd.h
"
18
19
//#warning "This header file is obsolete. Please use METFwd.h instead"
20
21
namespace
reco
{
22
typedef
std::vector<reco::MET>
METCollection
;
23
}
24
#endif // METRECO_METCOLLECTION_H
reco::METCollection
std::vector< reco::MET > METCollection
collection of MET objects
Definition:
METCollection.h:22
METFwd.h
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
Generated for CMSSW Reference Manual by
1.8.14