rivet
is hosted by
Hepforge
,
IPPP Durham
Rivet home
Contur
Professor
YODA
MCplots
AGILe
Downloads
Analyses
Standard analyses
Analysis changelog
Writing an analysis
Analysis coverage & wishlists
General
No searches/HI
Searches
Heavy ion
Documentation
Manual & talk links
Getting started / tutorials
Rivet via Docker
Changelog
Doxygen code/API docs
Source code
Contact
Rivet
3.1.6
Typedefs
Minimal objects representing AO fills, to be buffered before pushToPersistent().
Typedefs
using
Rivet::Weight
= double
Typedef for weights.
template<class T >
using
Rivet::Fill
= pair< typename T::FillType,
Weight
>
A single fill is a (FillType, Weight) pair.
template<class T >
using
Rivet::Fills
= multiset<
Fill
< T > >
Detailed Description
Note
Every object listed here needs a virtual fill method in YODA, otherwise the Tuple fakery won't work.
Typedef Documentation
◆
Fills
template<class T >
using
Rivet::Fills
= typedef multiset<
Fill
<T> >
A set of several fill objects.
Todo:
Why a set rather than a vector? Efficiency???
Generated on Fri May 13 2022 23:02:06 for Rivet by
1.9.4