CMS 3D CMS Logo

RecoPFClusterRefCandidateFwd.h
Go to the documentation of this file.
1 #ifndef RecoCandidate_RecoPFClusterRefCandidateFwd_h
2 #define RecoCandidate_RecoPFClusterRefCandidateFwd_h
3 #include <vector>
8 
9 namespace reco {
10 
12  typedef std::vector<RecoPFClusterRefCandidate > RecoPFClusterRefCandidateCollection;
13 
16 
19 
22 
25 
27 
28 /* /// this needs to go here, it's a class template in the DF/Candidate package */
29 /* /// that requires the knowledge of the DF/TrackReco dictionaries */
30 /* typedef std::vector<RecoPFClusterRefCandidateBase> RecoPFClusterRefCandidateBaseCollection; */
31 /* typedef edm::Ref<RecoPFClusterRefCandidateBaseCollection> RecoPFClusterRefCandidateBaseRef; */
32 /* typedef edm::RefVector<RecoPFClusterRefCandidateBaseCollection> RecoPFClusterRefCandidateBaseRefVector; */
33 /* typedef edm::RefProd<RecoPFClusterRefCandidateBaseCollection> RecoPFClusterRefCandidateBaseRefProd; */
34 /* typedef edm::RefToBase<reco::Candidate> RecoPFClusterRefCandidateBaseRefToBase; */
35 
36 }
37 
38 #endif
edm::RefToBase< reco::Candidate > RecoPFClusterRefCandidateRefToBase
std::vector< RecoPFClusterRefCandidate > RecoPFClusterRefCandidateCollection
collectin of LeafRefCandidateT<reco::TrackRef> objects
edm::RefVector< RecoPFClusterRefCandidateCollection > RecoPFClusterRefCandidateRefVector
vector of objects in the same collection of RecoPFClusterRefCandidate objects
edm::Ref< RecoPFClusterRefCandidateCollection > RecoPFClusterRefCandidateRef
reference to an object in a collection of RecoPFClusterRefCandidate objects
edm::RefProd< RecoPFClusterRefCandidateCollection > RecoPFClusterRefCandidateRefProd
reference to a collection of RecoPFClusterRefCandidate objects
fixed size matrix
RecoPFClusterRefCandidateRefVector::iterator recoPFClusterRefCandidate_iterator
iterator over a vector of reference to RecoPFClusterRefCandidate objects