Main Page
Namespaces
Classes
Package Documentation
CommonTools
RecoAlgos
plugins
ConcreteChargedCandidateProducer.cc
Go to the documentation of this file.
1
14
#include "
CommonTools/RecoAlgos/src/TrackToCandidate.h
"
15
#include "
FWCore/Framework/interface/MakerMacros.h
"
16
17
typedef
CandidateProducer
<
18
reco::TrackCollection
,
19
reco::RecoChargedCandidateCollection
20
>
ConcreteChargedCandidateProducer
;
21
22
DEFINE_FWK_MODULE
(
ConcreteChargedCandidateProducer
);
ConcreteChargedCandidateProducer
CandidateProducer< reco::TrackCollection, reco::RecoChargedCandidateCollection > ConcreteChargedCandidateProducer
Definition:
ConcreteChargedCandidateProducer.cc:20
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:17
MakerMacros.h
reco::TrackCollection
std::vector< Track > TrackCollection
collection of Tracks
Definition:
TrackFwd.h:14
CandidateProducer
Definition:
CandidateProducer.h:68
ConcreteChargedCandidateProducer
reco::RecoChargedCandidateCollection
std::vector< RecoChargedCandidate > RecoChargedCandidateCollection
collectin of RecoChargedCandidate objects
Definition:
RecoChargedCandidateFwd.h:9
TrackToCandidate.h
Generated for CMSSW Reference Manual by
1.8.11