CMS 3D CMS Logo

FFTCaloJetCollection.h
Go to the documentation of this file.
1 
2 #ifndef DataFormats_JetReco_FFTCaloJetCollection_h
3 #define DataFormats_JetReco_FFTCaloJetCollection_h
4 
5 #include <vector>
6 
11 
14 
15 namespace reco {
18  typedef std::vector<FFTCaloJet> FFTCaloJetCollection;
25  typedef std::vector<edm::FwdRef<FFTCaloJetCollection> > FFTCaloJetFwdRefVector;
26  typedef std::vector<edm::FwdPtr<FFTCaloJet> > FFTCaloJetFwdPtrVector;
27 } // namespace reco
28 
29 #endif
reco::FFTCaloJetRefProd
edm::RefProd< FFTCaloJetCollection > FFTCaloJetRefProd
Definition: FFTCaloJetCollection.h:24
edm::RefProd
Definition: EDProductfwd.h:25
CaloJet.h
edm::FwdRef
Definition: FwdRef.h:121
reco::FFTCaloJetFwdPtr
edm::FwdPtr< FFTCaloJet > FFTCaloJetFwdPtr
Definition: FFTCaloJetCollection.h:22
edm::RefVector
Definition: EDProductfwd.h:27
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
reco::FFTCaloJetRefVector
edm::RefVector< FFTCaloJetCollection > FFTCaloJetRefVector
Definition: FFTCaloJetCollection.h:23
edm::Ref
Definition: AssociativeIterator.h:58
reco::FFTCaloJetFwdPtrVector
std::vector< edm::FwdPtr< FFTCaloJet > > FFTCaloJetFwdPtrVector
Definition: FFTCaloJetCollection.h:26
edm::FwdPtr
Definition: FwdPtr.h:40
RefVector.h
reco::FFTAnyJet
Implements inheritance relationships for FFTJet jets.
Definition: FFTAnyJet.h:16
reco::FFTCaloJetCollection
std::vector< FFTCaloJet > FFTCaloJetCollection
collection of FFTCaloJet objects
Definition: FFTCaloJetCollection.h:18
FwdRef.h
reco::FFTCaloJet
FFTAnyJet< CaloJet > FFTCaloJet
Definition: FFTCaloJetCollection.h:16
Ref.h
FwdPtr.h
reco::FFTCaloJetRef
edm::Ref< FFTCaloJetCollection > FFTCaloJetRef
edm references
Definition: FFTCaloJetCollection.h:20
FFTAnyJet.h
reco::FFTCaloJetFwdRef
edm::FwdRef< FFTCaloJetCollection > FFTCaloJetFwdRef
Definition: FFTCaloJetCollection.h:21
reco::FFTCaloJetFwdRefVector
std::vector< edm::FwdRef< FFTCaloJetCollection > > FFTCaloJetFwdRefVector
Definition: FFTCaloJetCollection.h:25