Project
Loading...
Searching...
No Matches
o2::framework::ProducesGroup Struct Reference

#include <AnalysisHelpers.h>

Detailed Description

Use this to group together produces. Useful to separate them logically or simply to stay within the 100 elements per Task limit. Use as:

struct MySetOfProduces : ProducesGroup { } products;

Notice the label MySetOfProduces is just a mnemonic and can be omitted.

Definition at line 204 of file AnalysisHelpers.h.


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