Rivet API documentation
![]() |
Rivet 4.1.3
|
Rivet::BoolParticleOR Struct Reference
Functor for or-combination of selector logic. More...
#include <ParticleUtils.hh>
Inheritance diagram for Rivet::BoolParticleOR:
Public Member Functions | |
| BoolParticleOR (const std::vector< ParticleSelector > &sels) | |
| BoolParticleOR (const ParticleSelector &a, const ParticleSelector &b) | |
| BoolParticleOR (const ParticleSelector &a, const ParticleSelector &b, const ParticleSelector &c) | |
| bool | operator() (const Particle &p) const |
Public Attributes | |
| std::vector< ParticleSelector > | selectors |
Detailed Description
Functor for or-combination of selector logic.
Member Function Documentation
◆ operator()()
|
inlinevirtual |
Implements Rivet::BoolParticleFunctor.
The documentation for this struct was generated from the following file:
- /builds/hepcedar/rivet/include/Rivet/Tools/ParticleUtils.hh
Generated on for Rivet by
