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 // $Id: FFTCaloJetCollection.h,v 1.1 2010/11/22 23:27:55 igv Exp $
2 
3 #ifndef DataFormats_JetReco_FFTCaloJetCollection_h
4 #define DataFormats_JetReco_FFTCaloJetCollection_h
5 
6 #include <vector>
7 
12 
15 
16 namespace reco {
19  typedef std::vector<FFTCaloJet> FFTCaloJetCollection;
26  typedef std::vector<edm::FwdRef<FFTCaloJetCollection> > FFTCaloJetFwdRefVector;
27  typedef std::vector<edm::FwdPtr<FFTCaloJet> > FFTCaloJetFwdPtrVector;
28 }
29 
30 #endif
edm::RefVector< FFTCaloJetCollection > FFTCaloJetRefVector
edm::FwdPtr< FFTCaloJet > FFTCaloJetFwdPtr
std::vector< edm::FwdPtr< FFTCaloJet > > FFTCaloJetFwdPtrVector
Implements inheritance relationships for FFTJet jets.
Definition: FFTAnyJet.h:17
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