CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Typedefs
IsolatedPFCandidateFwd.h File Reference
#include <vector>
#include "DataFormats/Common/interface/Ptr.h"
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefProd.h"
#include "DataFormats/Common/interface/RefVector.h"

Go to the source code of this file.

Namespaces

 reco
 fixed size matrix
 

Typedefs

typedef std::vector
< reco::IsolatedPFCandidate
reco::IsolatedPFCandidateCollection
 collection of IsolatedPFCandidates More...
 
typedef
IsolatedPFCandidateCollection::const_iterator 
reco::IsolatedPFCandidateConstIterator
 iterator More...
 
typedef
IsolatedPFCandidateCollection::iterator 
reco::IsolatedPFCandidateIterator
 iterator More...
 
typedef edm::Ptr
< IsolatedPFCandidate > 
reco::IsolatedPFCandidatePtr
 persistent reference to a IsolatedPFCandidate More...
 
typedef edm::Ref
< IsolatedPFCandidateCollection > 
reco::IsolatedPFCandidateRef
 persistent reference to a IsolatedPFCandidate More...
 
typedef edm::RefProd
< IsolatedPFCandidateCollection > 
reco::IsolatedPFCandidateRefProd
 persistent reference to a IsolatedPFCandidates collection More...
 
typedef edm::RefVector
< IsolatedPFCandidateCollection > 
reco::IsolatedPFCandidateRefVector
 vector of reference to GenParticleCandidate in the same collection More...