CMS 3D CMS Logo

FFTJPTJetCollection.h
Go to the documentation of this file.
1 
2 #ifndef DataFormats_JetReco_FFTJPTJetCollection_h
3 #define DataFormats_JetReco_FFTJPTJetCollection_h
4 
5 #include <vector>
6 
11 
14 
15 namespace reco {
18  typedef std::vector<FFTJPTJet> FFTJPTJetCollection;
25  typedef std::vector<edm::FwdRef<FFTJPTJetCollection> > FFTJPTJetFwdRefVector;
26  typedef std::vector<edm::FwdPtr<FFTJPTJet> > FFTJPTJetFwdPtrVector;
27 } // namespace reco
28 
29 #endif
edm::RefProd
Definition: EDProductfwd.h:25
edm::FwdRef
Definition: FwdRef.h:121
reco::FFTJPTJetFwdPtr
edm::FwdPtr< FFTJPTJet > FFTJPTJetFwdPtr
Definition: FFTJPTJetCollection.h:22
edm::RefVector
Definition: EDProductfwd.h:27
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
edm::Ref
Definition: AssociativeIterator.h:58
reco::FFTJPTJetFwdPtrVector
std::vector< edm::FwdPtr< FFTJPTJet > > FFTJPTJetFwdPtrVector
Definition: FFTJPTJetCollection.h:26
reco::FFTJPTJet
FFTAnyJet< JPTJet > FFTJPTJet
Definition: FFTJPTJetCollection.h:16
edm::FwdPtr
Definition: FwdPtr.h:40
RefVector.h
reco::FFTJPTJetRef
edm::Ref< FFTJPTJetCollection > FFTJPTJetRef
edm references
Definition: FFTJPTJetCollection.h:20
reco::FFTAnyJet
Implements inheritance relationships for FFTJet jets.
Definition: FFTAnyJet.h:16
reco::FFTJPTJetRefVector
edm::RefVector< FFTJPTJetCollection > FFTJPTJetRefVector
Definition: FFTJPTJetCollection.h:23
FwdRef.h
Ref.h
FwdPtr.h
FFTAnyJet.h
reco::FFTJPTJetFwdRef
edm::FwdRef< FFTJPTJetCollection > FFTJPTJetFwdRef
Definition: FFTJPTJetCollection.h:21
reco::FFTJPTJetCollection
std::vector< FFTJPTJet > FFTJPTJetCollection
collection of FFTJPTJet objects
Definition: FFTJPTJetCollection.h:18
reco::FFTJPTJetFwdRefVector
std::vector< edm::FwdRef< FFTJPTJetCollection > > FFTJPTJetFwdRefVector
Definition: FFTJPTJetCollection.h:25
reco::FFTJPTJetRefProd
edm::RefProd< FFTJPTJetCollection > FFTJPTJetRefProd
Definition: FFTJPTJetCollection.h:24
JPTJet.h