CMS 3D CMS Logo

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 } // namespace reco
28 
29 #endif
edm::RefProd
Definition: EDProductfwd.h:25
reco::FFTPFJetRef
edm::Ref< FFTPFJetCollection > FFTPFJetRef
edm references
Definition: FFTPFJetCollection.h:20
edm::FwdRef
Definition: FwdRef.h:121
reco::FFTPFJetRefVector
edm::RefVector< FFTPFJetCollection > FFTPFJetRefVector
Definition: FFTPFJetCollection.h:23
PFJet.h
reco::FFTPFJetFwdPtrVector
std::vector< edm::FwdPtr< FFTPFJet > > FFTPFJetFwdPtrVector
Definition: FFTPFJetCollection.h:26
edm::RefVector
Definition: EDProductfwd.h:27
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
reco::FFTPFJetFwdRefVector
std::vector< edm::FwdRef< FFTPFJetCollection > > FFTPFJetFwdRefVector
Definition: FFTPFJetCollection.h:25
edm::Ref
Definition: AssociativeIterator.h:58
reco::FFTPFJetFwdRef
edm::FwdRef< FFTPFJetCollection > FFTPFJetFwdRef
Definition: FFTPFJetCollection.h:21
reco::FFTPFJetCollection
std::vector< FFTPFJet > FFTPFJetCollection
collection of FFTPFJet objects
Definition: FFTPFJetCollection.h:18
edm::FwdPtr
Definition: FwdPtr.h:40
RefVector.h
reco::FFTAnyJet
Implements inheritance relationships for FFTJet jets.
Definition: FFTAnyJet.h:16
reco::FFTPFJetRefProd
edm::RefProd< FFTPFJetCollection > FFTPFJetRefProd
Definition: FFTPFJetCollection.h:24
FwdRef.h
Ref.h
FwdPtr.h
FFTAnyJet.h
reco::FFTPFJetFwdPtr
edm::FwdPtr< FFTPFJet > FFTPFJetFwdPtr
Definition: FFTPFJetCollection.h:22
reco::FFTPFJet
FFTAnyJet< PFJet > FFTPFJet
Definition: FFTPFJetCollection.h:16