Abstract base class for writing all primaries from an event.
More...
#include <EventIOInterface.hh>
|
|
using | VecPrimary = std::vector< Primary > |
|
using | argument_type = VecPrimary const & |
|
|
virtual void | operator() (argument_type primaries)=0 |
| Write all primaries from a single event.
|
|
Abstract base class for writing all primaries from an event.
◆ EventWriterInterface()
celeritas::EventWriterInterface::EventWriterInterface |
( |
| ) |
|
|
protecteddefault |
Allow construction and assignment only through daughter classes
◆ CELER_DEFAULT_COPY_MOVE()
Allow construction and assignment only through daughter classes
The documentation for this class was generated from the following file: