CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
MassWindowTrackSelector.cc
Go to the documentation of this file.
1 /* \class MassWindowTrackSelector
2  *
3  * selects the N track with largest pt
4  *
5  * \author: Luca Lista, INFN
6  *
7  */
15 
16  typedef ObjectSelector<
21  >
22  >
24 
#define DEFINE_FWK_MODULE(type)
Definition: MakerMacros.h:17
std::vector< Track > TrackCollection
collection of Tracks
Definition: TrackFwd.h:14
ObjectSelector< ObjectPairCollectionSelector< reco::TrackCollection, RangeObjectPairSelector< MasslessInvariantMass > > > MassWindowTrackSelector