CMS 3D CMS Logo

PFClusterJetCollection.h
Go to the documentation of this file.
1 #ifndef DataFormats_JetReco_PFClusterJetCollection_h
2 #define DataFormats_JetReco_PFClusterJetCollection_h
3 
4 #include <vector>
10 
11 namespace reco {
12 
14  typedef std::vector<PFClusterJet> PFClusterJetCollection;
20  typedef std::vector<edm::FwdRef<PFClusterJetCollection> > PFClusterJetFwdRefVector;
21  typedef std::vector<edm::FwdPtr<PFClusterJet> > PFClusterJetFwdPtrVector;
23 
24 } // namespace reco
25 
26 #endif
edm::Ref< PFClusterJetCollection > PFClusterJetRef
edm references
edm::FwdRef< PFClusterJetCollection > PFClusterJetFwdRef
std::vector< edm::FwdRef< PFClusterJetCollection > > PFClusterJetFwdRefVector
edm::RefVector< PFClusterJetCollection > PFClusterJetRefVector
edm::FwdPtr< PFClusterJet > PFClusterJetFwdPtr
fixed size matrix
std::vector< PFClusterJet > PFClusterJetCollection
collection of PFClusterJet objects
edm::RefProd< PFClusterJetCollection > PFClusterJetRefProd
std::vector< edm::FwdPtr< PFClusterJet > > PFClusterJetFwdPtrVector