gdata
Loading...
Searching...
No Matches
Run data integration example

Run-level integration of many events into a single detector-summary map. More...

Detailed Description

This example shows how to integrate many GEventDataCollection objects into one GRunDataCollection summary using accumulation semantics based on sums of scalar observables.

Workflow:

  1. Build many events, optionally in parallel.
  2. Integrate each event into a GRunDataCollection through collect_event_data_collection().
  3. Inspect the resulting detector summary and compare it to reference sums.