CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
FFTPFJetCollection.h
Go to the documentation of this file.
1 // $Id: FFTPFJetCollection.h,v 1.1 2010/11/22 23:27:56 igv Exp $
2 
3 #ifndef DataFormats_JetReco_FFTPFJetCollection_h
4 #define DataFormats_JetReco_FFTPFJetCollection_h
5 
6 #include <vector>
7 
12 
13 #include "DataFormats/JetReco/interface/PFJet.h" //INCLUDECHECKER:SKIP
15 
16 namespace reco {
19  typedef std::vector<FFTPFJet> FFTPFJetCollection;
26  typedef std::vector<edm::FwdRef<FFTPFJetCollection> > FFTPFJetFwdRefVector;
27  typedef std::vector<edm::FwdPtr<FFTPFJet> > FFTPFJetFwdPtrVector;
28 }
29 
30 #endif
std::vector< FFTPFJet > FFTPFJetCollection
collection of FFTPFJet objects
std::vector< edm::FwdRef< FFTPFJetCollection > > FFTPFJetFwdRefVector
edm::FwdPtr< FFTPFJet > FFTPFJetFwdPtr
std::vector< edm::FwdPtr< FFTPFJet > > FFTPFJetFwdPtrVector
edm::FwdRef< FFTPFJetCollection > FFTPFJetFwdRef
Implements inheritance relationships for FFTJet jets.
Definition: FFTAnyJet.h:17
edm::RefProd< FFTPFJetCollection > FFTPFJetRefProd
edm::Ref< FFTPFJetCollection > FFTPFJetRef
edm references
edm::RefVector< FFTPFJetCollection > FFTPFJetRefVector
FFTAnyJet< PFJet > FFTPFJet