rivet is hosted by Hepforge, IPPP Durham
Rivet  2.7.0
Rivet::BoolJetOR Struct Reference

Functor for or-combination of selector logic. More...

#include <JetUtils.hh>

Inheritance diagram for Rivet::BoolJetOR:
Rivet::BoolJetFunctor

Public Member Functions

 BoolJetOR (const std::vector< JetSelector > &sels)
 
 BoolJetOR (const JetSelector &a, const JetSelector &b)
 
 BoolJetOR (const JetSelector &a, const JetSelector &b, const JetSelector &c)
 
bool operator() (const Jet &j) const
 

Public Attributes

std::vector< JetSelectorselectors
 

Detailed Description

Functor for or-combination of selector logic.


The documentation for this struct was generated from the following file: