Rivet API documentation
![]() |
Rivet 4.1.3
|
TriggerProjection.hh
void setName(const std::string &name)
Used by derived classes to set their name.
Definition Projection.hh:146
Base class for projections returning a bool corresponding to a trigger.
Definition TriggerProjection.hh:18
virtual CmpState compare(const Projection &) const
Compare projections.
Definition TriggerProjection.hh:53
void fail()
Indicate that the event has failed the trigger.
Definition TriggerProjection.hh:58
bool operator()() const
Return true if the event has passed some trigger or selection criteria.
Definition TriggerProjection.hh:36
TriggerProjection()
The default constructor.
Definition TriggerProjection.hh:22
virtual void project(const Event &)
Definition TriggerProjection.hh:43
RIVET_DEFAULT_PROJ_CLONE(TriggerProjection)
Clone on the heap.
void pass()
Indicate that the event has passed the trigger.
Definition TriggerProjection.hh:48
Definition LHCbCommon.hh:9
Generated on for Rivet by
