test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros 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 
18  }
21  }
22  };
23 
24  namespace helper {
25  template<>
26  struct CandConverter<reco::Track> {
28  };
29  }
30 
31 }
32 
33 #endif
tuple cfg
Definition: looper.py:293
std::vector< Track > TrackCollection
collection of Tracks
Definition: TrackFwd.h:14
void convert(reco::TrackRef trkRef, reco::RecoChargedRefCandidate &c) const
reco::RecoChargedRefCandidate Candidate
T sqrt(T t)
Definition: SSEVec.h:18
reco::TrackCollection Components
TrackToRefCandidate(const edm::ParameterSet &cfg)