CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RecoChargedRefCandidateToTrackRef.h
Go to the documentation of this file.
1 #ifndef CommonTools_RecoAlgos_TrackToRefCandidate_h
2 #define CommonTools_RecoAlgos_TrackToRefCandidate_h
7 
8 namespace edm { class EventSetup; class ParameterSet; }
9 
10 namespace converter {
18  trkRef = c->track();
19  }
20  };
21 }
22 
23 #endif
tuple cfg
Definition: looper.py:293
std::vector< RecoChargedRefCandidate > RecoChargedRefCandidateCollection
collectin of LeafRefCandidateT&lt;reco::TrackRef&gt; objects
void convert(const reco::RecoChargedRefCandidateRef &c, reco::TrackRef &trkRef) const