cepgen is hosted by Hepforge, IPPP Durham
CepGen N/A
Central exclusive processes event generator
EventBrowser Class Reference

A user-friendly browser for the Event content. More...

#include <include/CepGen/EventFilter/EventBrowser.h>

Public Member Functions

 EventBrowser ()=default
 
double get (const Event &event, const std::string &variable_name) const
 Get/compute a variable value.
 

Detailed Description

Author
Laurent Forthomme laure.nosp@m.nt.f.nosp@m.ortho.nosp@m.mme@.nosp@m.cern..nosp@m.ch
Date
Jul 2019

Definition at line 33 of file EventBrowser.h.

Constructor & Destructor Documentation

◆ EventBrowser()

EventBrowser ( )
default

Member Function Documentation

◆ get()

double get ( const Event & event,
const std::string & variable_name ) const