CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PtMinTrackSelector.cc
Go to the documentation of this file.
1 /* \class PtMinTrackSelector
2  *
3  * selects track above a minumum pt cut
4  *
5  * \author: Luca Lista, INFN
6  *
7  */
13 
14  typedef SingleObjectSelector<
18 
#define DEFINE_FWK_MODULE(type)
Definition: MakerMacros.h:17
std::vector< Track > TrackCollection
collection of Tracks
Definition: TrackFwd.h:14
SingleObjectSelector< reco::TrackCollection, PtMinSelector > PtMinTrackSelector