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 
2 #ifndef DataFormats_JetReco_FFTPFJetCollection_h
3 #define DataFormats_JetReco_FFTPFJetCollection_h
4 
5 #include <vector>
6 
11 
12 #include "DataFormats/JetReco/interface/PFJet.h" //INCLUDECHECKER:SKIP
14 
15 namespace reco {
18  typedef std::vector<FFTPFJet> FFTPFJetCollection;
25  typedef std::vector<edm::FwdRef<FFTPFJetCollection> > FFTPFJetFwdRefVector;
26  typedef std::vector<edm::FwdPtr<FFTPFJet> > FFTPFJetFwdPtrVector;
27 }
28 
29 #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:16
edm::RefProd< FFTPFJetCollection > FFTPFJetRefProd
edm::Ref< FFTPFJetCollection > FFTPFJetRef
edm references
edm::RefVector< FFTPFJetCollection > FFTPFJetRefVector
FFTAnyJet< PFJet > FFTPFJet