Public Types |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
Rivet::FillCollector< Cutflow > Class Reference FillCollector specialisation for all Cutflow-like AO. More...
Inheritance diagram for Rivet::FillCollector< Cutflow >:
Detailed DescriptionFillCollector specialisation for all Cutflow-like AO. Constructor & Destructor Documentation◆ FillCollector()
Constructor We call the cheaper constructor based on the binning to avoid copying of the bin content. The underlying binning object is still used in analize() by many routines, e.g. to query numBins() or to loop over bins() with subsequent calls to bin xEdge() etc. Member Function Documentation◆ fill() [1/2]
Fill function using an explicit coordinate.
Reimplemented from Rivet::Cutflow. ◆ fill() [2/2]
Overloaded fill method, which stores Fill info until Multiplexer<T>::collapseEventGroup() is called.
Reimplemented from Rivet::Cutflow. ◆ fillinit()
Convenience method to fill the pre-cut step. Reimplemented from Rivet::Cutflow. ◆ fillnext() [1/3]
Convenience method to fill the next cut step if cutresult is true. Reimplemented from Rivet::Cutflow. ◆ fillnext() [2/3]
Convenience method to fill the next cut step. Reimplemented from Rivet::Cutflow. ◆ fillnext() [3/3]
Convenience method to fill the next cut steps from an n-element results vector cutresult. Reimplemented from Rivet::Cutflow. The documentation for this class was generated from the following file:
Generated on Wed Oct 30 2024 15:42:55 for Rivet by 1.9.8 |