hej is hosted by Hepforge, IPPP Durham
HEJ  2.3.0
High energy resummation for hadron colliders
EventReader.hh File Reference

Header file for event reader interface. More...

#include <cstddef>
#include <memory>
#include <optional>
#include <string>
Include dependency graph for EventReader.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  HEJ::EventReader
 Abstract base class for reading events from files. More...
 

Namespaces

 LHEF
 
 HEJ
 Main HEJ 2 Namespace.
 

Functions

std::unique_ptr< EventReader > HEJ::make_reader (std::string const &filename)
 Factory function for event readers. More...
 

Detailed Description

Header file for event reader interface.

This header defines an abstract base class for reading events from files.

Authors
The HEJ collaboration (see AUTHORS for details)
Date
2019-2022