CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TrackToRefCandidate.h
Go to the documentation of this file.
1 #ifndef RecoAlgos_TrackToRefCandidate_h
2 #define RecoAlgos_TrackToRefCandidate_h
9 
10 namespace converter {
11 
19  }
20  };
21 
22  namespace helper {
23  template <>
24  struct CandConverter<reco::Track> {
26  };
27  } // namespace helper
28 
29 } // namespace converter
30 
31 #endif
const edm::EventSetup & c
tuple cfg
Definition: looper.py:296
std::vector< Track > TrackCollection
collection of Tracks
Definition: TrackFwd.h:14
void convert(reco::TrackRef trkRef, reco::RecoChargedRefCandidate &c) const
reco::RecoChargedRefCandidate Candidate
TrackToRefCandidate(const edm::ParameterSet &cfg, edm::ConsumesCollector iC)
T sqrt(T t)
Definition: SSEVec.h:19
reco::TrackCollection Components