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::RefProd
Definition: EDProductfwd.h:25
edm::FwdRef
Definition: FwdRef.h:121
reco::PFClusterJetFwdPtrVector
std::vector< edm::FwdPtr< PFClusterJet > > PFClusterJetFwdPtrVector
Definition: PFClusterJetCollection.h:21
reco::PFClusterJetCollection
std::vector< PFClusterJet > PFClusterJetCollection
collection of PFClusterJet objects
Definition: PFClusterJetCollection.h:14
edm::RefVector
Definition: EDProductfwd.h:27
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
reco::PFClusterJetRefProd
edm::RefProd< PFClusterJetCollection > PFClusterJetRefProd
Definition: PFClusterJetCollection.h:22
edm::Ref
Definition: AssociativeIterator.h:58
reco::PFClusterJetFwdRef
edm::FwdRef< PFClusterJetCollection > PFClusterJetFwdRef
Definition: PFClusterJetCollection.h:17
reco::PFClusterJetFwdRefVector
std::vector< edm::FwdRef< PFClusterJetCollection > > PFClusterJetFwdRefVector
Definition: PFClusterJetCollection.h:20
edm::FwdPtr
Definition: FwdPtr.h:40
PFClusterJet.h
RefVector.h
reco::PFClusterJetRef
edm::Ref< PFClusterJetCollection > PFClusterJetRef
edm references
Definition: PFClusterJetCollection.h:16
FwdRef.h
reco::PFClusterJetRefVector
edm::RefVector< PFClusterJetCollection > PFClusterJetRefVector
Definition: PFClusterJetCollection.h:19
Ref.h
FwdPtr.h
reco::PFClusterJetFwdPtr
edm::FwdPtr< PFClusterJet > PFClusterJetFwdPtr
Definition: PFClusterJetCollection.h:18