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
EventToDot Class Reference

#include <functions.h>

Public Member Functions

virtual ~EventToDot ()
 
void Generate (const erhic::EventMC &, const std::string &outputName) const
 

Detailed Description

Produces a DOT file describing the particle content of the event.

Definition at line 64 of file functions.h.

Constructor & Destructor Documentation

virtual EventToDot::~EventToDot ( )
inlinevirtual

Destructor.

Definition at line 69 of file functions.h.

Member Function Documentation

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.


The documentation for this class was generated from the following files: