hej
is hosted by
Hepforge
,
IPPP Durham
HEJ 2
2.0
High energy resummation for hadron colliders
Loading...
Searching...
No Matches
include
HEJ
EventWriter.hh
Go to the documentation of this file.
1
8
#pragma once
9
10
namespace
HEJ
{
11
class
Event;
12
14
struct
EventWriter
{
16
virtual
void
write
(
Event
const
&) = 0;
17
18
virtual
~EventWriter
() =
default
;
19
};
20
21
}
HEJ::Event
Definition:
Event.hh:84
HEJ
Main HEJ 2 Namespace.
Definition:
mainpage.dox:1
HEJ::EventWriter
Pure abstract base class for event writers.
Definition:
EventWriter.hh:14
HEJ::EventWriter::write
virtual void write(Event const &)=0
Write an event.
HEJ::EventWriter::~EventWriter
virtual ~EventWriter()=default
Generated by
1.9.5