CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TrackCountFilter.cc
Go to the documentation of this file.
1 /* \class TrackCountFilter
2  *
3  * Filters events if at least N tracks
4  *
5  * \author: Luca Lista, INFN
6  *
7  */
12 
13  typedef ObjectCountFilter<
16 
type
Definition: HCALResponse.h:21
#define DEFINE_FWK_MODULE(type)
Definition: MakerMacros.h:17
std::vector< Track > TrackCollection
collection of Tracks
Definition: TrackFwd.h:14
ObjectCountFilter< reco::TrackCollection >::type TrackCountFilter