cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.3
A generic central exclusive processes event generator
Loading...
Searching...
No Matches
Event::EventMetadata Struct Reference

Collection of key -> value pairs storing event metadata. More...

#include <CepGen/Event/Event.h>

+ Inheritance diagram for Event::EventMetadata:
+ Collaboration diagram for Event::EventMetadata:

Public Member Functions

 EventMetadata ()
 
float operator() (const std::string &key) const
 Retrieve the metadata value associated to a key.
 

Detailed Description

Definition at line 123 of file Event.h.

Constructor & Destructor Documentation

◆ EventMetadata()

Definition at line 462 of file Event.cpp.

Member Function Documentation

◆ operator()()

float operator() ( const std::string &  key) const

Definition at line 126 of file Event.h.