CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PFMETCollection.h
Go to the documentation of this file.
1 #ifndef METRECO_PFMETCOLLECTION_H
2 #define METRECO_PFMETCOLLECTION_H
3 
16 #include <vector>
18 
19 namespace reco
20 {
21  typedef std::vector<reco::PFMET> PFMETCollection;
22 }
23 #endif // METRECO_PFMETCOLLECTION_H
std::vector< reco::PFMET > PFMETCollection
collection of PFMET objects