cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.3
A generic central exclusive processes event generator
Loading...
Searching...
No Matches
EventBrowser Class Reference

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

#include <CepGen/EventFilter/EventBrowser.h>

Public Member Functions

 EventBrowser ()=default
 
double get (const Event &ev, const std::string &var) 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 34 of file EventBrowser.h.

Constructor & Destructor Documentation

◆ EventBrowser()

EventBrowser ( )
default

Member Function Documentation

◆ get()

double get ( const Event ev,
const std::string &  var 
) const

Definition at line 34 of file EventBrowser.cpp.