CMS 3D CMS Logo

Namespaces | Typedefs

/data/refman/pasoursint/CMSSW_6_1_1/src/DataFormats/ParticleFlowCandidate/interface/PFCandidateFwd.h File Reference

#include <vector>
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefProd.h"
#include "DataFormats/Common/interface/RefVector.h"
#include "DataFormats/Common/interface/Ptr.h"
#include "DataFormats/Common/interface/FwdRef.h"
#include "DataFormats/Common/interface/FwdPtr.h"

Go to the source code of this file.

Namespaces

namespace  reco
 

fixed size matrix


Typedefs

typedef std::vector
< reco::PFCandidate
reco::PFCandidateCollection
 collection of PFCandidates
typedef
PFCandidateCollection::const_iterator 
reco::PFCandidateConstIterator
 iterator
typedef edm::FwdPtr< PFCandidate > reco::PFCandidateFwdPtr
 persistent FwdPtr to a PFCandidate
typedef std::vector
< PFCandidateFwdPtr > 
reco::PFCandidateFwdPtrVector
 vector of "forward" reference
typedef edm::FwdRef
< PFCandidateCollection > 
reco::PFCandidateFwdRef
 persistent "forward" reference to a PFCandidate
typedef std::vector
< PFCandidateFwdRef > 
reco::PFCandidateFwdRefVector
 vector of "forward" reference
typedef
PFCandidateCollection::iterator 
reco::PFCandidateIterator
 iterator
typedef edm::Ptr< PFCandidate > reco::PFCandidatePtr
 persistent Ptr to a PFCandidate
typedef edm::Ref
< PFCandidateCollection > 
reco::PFCandidateRef
 persistent reference to a PFCandidate
typedef edm::RefProd
< PFCandidateCollection > 
reco::PFCandidateRefProd
 persistent reference to a PFCandidates collection
typedef edm::RefVector
< PFCandidateCollection > 
reco::PFCandidateRefVector
 vector of reference to GenParticleCandidate in the same collection