CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
FFTJPTJetCollection.h
Go to the documentation of this file.
1 // $Id: FFTJPTJetCollection.h,v 1.1 2010/11/22 23:27:55 igv Exp $
2 
3 #ifndef DataFormats_JetReco_FFTJPTJetCollection_h
4 #define DataFormats_JetReco_FFTJPTJetCollection_h
5 
6 #include <vector>
7 
12 
15 
16 namespace reco {
19  typedef std::vector<FFTJPTJet> FFTJPTJetCollection;
26  typedef std::vector<edm::FwdRef<FFTJPTJetCollection> > FFTJPTJetFwdRefVector;
27  typedef std::vector<edm::FwdPtr<FFTJPTJet> > FFTJPTJetFwdPtrVector;
28 }
29 
30 #endif
edm::FwdPtr< FFTJPTJet > FFTJPTJetFwdPtr
std::vector< edm::FwdRef< FFTJPTJetCollection > > FFTJPTJetFwdRefVector
std::vector< FFTJPTJet > FFTJPTJetCollection
collection of FFTJPTJet objects
std::vector< edm::FwdPtr< FFTJPTJet > > FFTJPTJetFwdPtrVector
Implements inheritance relationships for FFTJet jets.
Definition: FFTAnyJet.h:17
FFTAnyJet< JPTJet > FFTJPTJet
edm::RefProd< FFTJPTJetCollection > FFTJPTJetRefProd
edm::RefVector< FFTJPTJetCollection > FFTJPTJetRefVector
edm::Ref< FFTJPTJetCollection > FFTJPTJetRef
edm references
edm::FwdRef< FFTJPTJetCollection > FFTJPTJetFwdRef