HepMC3 event record library
Public Member Functions
IsGoodEventDIS Class Reference

Detailed Description

event selection predicate. returns true if the event contains an electron with E > 10 GeV

Definition at line 26 of file IsGoodEvent.h.

#include <IsGoodEvent.h>

Public Member Functions

bool operator() (const GenEvent &evt)
 The main member.
 

Member Function Documentation

◆ operator()()

bool operator() ( const GenEvent evt)
inline

The main member.

Definition at line 29 of file IsGoodEvent.h.

References GenEvent::particles().


The documentation for this class was generated from the following file: