gdata
Loading...
Searching...
No Matches
event_example.cc File Reference

Event-level example demonstrating how to build and inspect GEventDataCollection objects. More...

#include "event/gEventDataCollection.h"
#include "glogger.h"
#include "gthreads.h"
#include <atomic>
#include <cstdlib>
#include <map>
#include <mutex>
#include <sstream>
#include <string>
#include <vector>
Include dependency graph for event_example.cc:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 Entry point for the event example.
 

Detailed Description

Summary:

  • builds event containers
  • appends truth and digitized hit objects under one or more detector names
  • inspects the resulting structure, including filtered digitized observables

Link to the example overview:

Definition in file event_example.cc.