Rivet API documentation

Rivet 4.1.3
Rivet::FillCollector< T > Class Template Reference

FillCollectors which are used to temporarily cache unaggregated fills until collapsed by the Multiplexers via a call to collapseEventGroup(). More...

Detailed Description

template<typename T>
class Rivet::FillCollector< T >

FillCollectors which are used to temporarily cache unaggregated fills until collapsed by the Multiplexers via a call to collapseEventGroup().

The specialisations of this inherit from the YODA analysis object types, and are used as such. The user-facing analysis objects in Analysis::analyze() are FillCollectors on the apparent type (accessed transparently via the dereferencing of the current Multiplexer<T>::active() pointer).

Todo
Do we really want this inheritance from YODA::AOs??

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