18 #include "marley/EventProcessor.hh"
Container for ingoing and outgoing momentum 4-vectors from a reaction.
Definition: Event.hh:66
Abstract base class for entities that take a marley::Event as input and possibly modify it.
Definition: EventProcessor.hh:27
The MARLEY Event generator.
Definition: Generator.hh:42
EventProcessor that handles nuclear de-excitations.
Definition: NucleusDecayer.hh:23
virtual void process_event(marley::Event &event, marley::Generator &gen) override
Processes an input MARLEY Event object.
Definition: NucleusDecayer.cc:46