CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalIsolatedParticleCandidateFwd.h
Go to the documentation of this file.
1 #ifndef HcalIsolatedTrack_EcalIsolatedParticleCandidateFwd_h
2 #define HcalIsolatedTrack_EcalIsolatedParticleCandidateFwd_h
3 #include <vector>
7 
8 namespace reco {
10 
12  typedef std::vector<EcalIsolatedParticleCandidate> EcalIsolatedParticleCandidateCollection;
13 
16 
19 
22 
25 }
26 
27 #endif
EcalIsolatedParticleCandidateRefVector::iterator EcalIsolatedParticleCandidateIterator
iterator over a vector of reference to EcalIsolatedParticleCandidate objects
std::vector< EcalIsolatedParticleCandidate > EcalIsolatedParticleCandidateCollection
collection of EcalIsolatedParticleCandidate objects
edm::RefProd< EcalIsolatedParticleCandidateCollection > EcalIsolatedParticleCandidateRefProd
reference to a collection of EcalIsolatedParticleCandidate objects
edm::RefVector< EcalIsolatedParticleCandidateCollection > EcalIsolatedParticleCandidateRefVector
vector of objects in the same collection of EcalIsolatedParticleCandidate objects ...
edm::Ref< EcalIsolatedParticleCandidateCollection > EcalIsolatedParticleCandidateRef
reference to an object in a collection of EcalIsolatedParticleCandidate objects