Go to the source code of this file.
Namespaces |
namespace | Rivet |
Functions |
|
Jets & | ifilter_select (Jets &jets, const Cut &c) |
| Filter a jet collection in-place to the subset that passes the supplied Cut.
|
Jets & | ifilter_discard (Jets &jets, const Cut &c) |
| Filter a jet collection in-place to the subset that fails the supplied Cut.
|