DataFormats
RecoCandidate
interface
RecoChargedCandidateFwd.h
Go to the documentation of this file.
1
#ifndef RecoCandidate_RecoChargedCandidateFwd_h
2
#define RecoCandidate_RecoChargedCandidateFwd_h
3
#include <vector>
4
#include "
DataFormats/Common/interface/Ref.h
"
5
#include "
DataFormats/Common/interface/RefProd.h
"
6
#include "
DataFormats/Common/interface/RefVector.h
"
7
8
namespace
reco
{
9
class
RecoChargedCandidate
;
10
12
typedef
std::vector<RecoChargedCandidate>
RecoChargedCandidateCollection
;
13
15
typedef
edm::Ref<RecoChargedCandidateCollection>
RecoChargedCandidateRef
;
16
18
typedef
edm::RefProd<RecoChargedCandidateCollection>
RecoChargedCandidateRefProd
;
19
21
typedef
edm::RefVector<RecoChargedCandidateCollection>
RecoChargedCandidateRefVector
;
22
24
typedef
RecoChargedCandidateRefVector::iterator
recoChargedCandidate_iterator
;
25
}
// namespace reco
26
27
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
reco::RecoChargedCandidateRefVector
edm::RefVector< RecoChargedCandidateCollection > RecoChargedCandidateRefVector
vector of objects in the same collection of RecoChargedCandidate objects
Definition:
RecoChargedCandidateFwd.h:21
reco::recoChargedCandidate_iterator
RecoChargedCandidateRefVector::iterator recoChargedCandidate_iterator
iterator over a vector of reference to RecoChargedCandidate objects
Definition:
RecoChargedCandidateFwd.h:24
edm::RefVector
Definition:
EDProductfwd.h:27
reco::RecoChargedCandidateRef
edm::Ref< RecoChargedCandidateCollection > RecoChargedCandidateRef
reference to an object in a collection of RecoChargedCandidate objects
Definition:
RecoChargedCandidateFwd.h:15
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
reco::RecoChargedCandidateCollection
std::vector< RecoChargedCandidate > RecoChargedCandidateCollection
collectin of RecoChargedCandidate objects
Definition:
RecoChargedCandidateFwd.h:9
edm::Ref
Definition:
AssociativeIterator.h:58
reco::RecoChargedCandidateRefProd
edm::RefProd< RecoChargedCandidateCollection > RecoChargedCandidateRefProd
reference to a collection of RecoChargedCandidate objects
Definition:
RecoChargedCandidateFwd.h:18
RefVector.h
reco::RecoChargedCandidate
Definition:
RecoChargedCandidate.h:15
Ref.h
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
Generated for CMSSW Reference Manual by
1.8.16