The Gaudi Framework  master (b9786168)
Loading...
Searching...
No Matches
EventContext.h File Reference
#include <GaudiKernel/EventIDBase.h>
#include <any>
#include <cstddef>
#include <fmt/format.h>
#include <format>
#include <iostream>
#include <limits>
Include dependency graph for EventContext.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EventContext
 This class represents an entry point to all the event specific data. More...
 
struct  EventContextFormatter< BASE >
 Custom formatter for EventContext to support std::format and fmt. More...
 
struct  std::formatter< EventContext >
 
struct  fmt::formatter< EventContext >