CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 }
28 
29 #endif
edm::RefVector< FFTCaloJetCollection > FFTCaloJetRefVector
edm::FwdPtr< FFTCaloJet > FFTCaloJetFwdPtr
std::vector< edm::FwdPtr< FFTCaloJet > > FFTCaloJetFwdPtrVector
Implements inheritance relationships for FFTJet jets.
Definition: FFTAnyJet.h:16
std::vector< FFTCaloJet > FFTCaloJetCollection
collection of FFTCaloJet objects
edm::RefProd< FFTCaloJetCollection > FFTCaloJetRefProd
FFTAnyJet< CaloJet > FFTCaloJet
edm::Ref< FFTCaloJetCollection > FFTCaloJetRef
edm references
edm::FwdRef< FFTCaloJetCollection > FFTCaloJetFwdRef
std::vector< edm::FwdRef< FFTCaloJetCollection > > FFTCaloJetFwdRefVector