Rivet::TriggerProjection Class Reference Base class for projections returning a bool corresponding to a trigger. More...
Inheritance diagram for Rivet::TriggerProjection:
![]()
Detailed DescriptionBase class for projections returning a bool corresponding to a trigger. Project an event down to a single true or false value accessible through the operator() function, where true means that the event has passed some trigger criterion. Member Function Documentation◆ operator()()
Return true if the event has passed some trigger or selection criteria. ◆ project()
Take the information available in the Event and make the calculations necessary to obtain the projection. Note that this function must never be called except inside the Event::applyProjection(Projection *) function. Implements Rivet::Projection. Reimplemented in Rivet::ALICE::V0AndTrigger, Rivet::ALICE::V0Trigger< MODE >, Rivet::ATLAS::MinBiasTrigger, and Rivet::MC_pPbMinBiasTrigger. References pass(). The documentation for this class was generated from the following file:
Generated on Sun Feb 17 2019 21:05:20 for Rivet by ![]() |