![]() |
eic-smear
1.0.3
A collection of ROOT classes for Monte Carlo events and a fast-smearing code simulating detector effects for the Electron-Ion Collider task force
|
#include <functions.h>
Public Member Functions | |
virtual | ~EventToDot () |
void | Generate (const erhic::EventMC &, const std::string &outputName) const |
Produces a DOT file describing the particle content of the event.
Definition at line 64 of file functions.h.
|
inlinevirtual |
Destructor.
Definition at line 69 of file functions.h.
void EventToDot::Generate | ( | const erhic::EventMC & | event, |
const std::string & | outputName | ||
) | const |
Write a DOT file describing an event.
Definition at line 92 of file functions.cxx.