EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EventToDot Class Reference

#include <eic-smear/blob/master/include/eicsmear/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 95 of file functions.h.

View newest version in sPHENIX GitHub at line 95 of file functions.h

Constructor & Destructor Documentation

virtual EventToDot::~EventToDot ( )
inlinevirtual

Destructor.

Definition at line 100 of file functions.h.

View newest version in sPHENIX GitHub at line 100 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.

View newest version in sPHENIX GitHub at line 92 of file functions.cxx

References eicpy.qaplots::file, erhic::ParticleMC::GetChild(), erhic::ParticleMCbase::GetIndex(), erhic::ParticleMC::GetParent(), and erhic::EventMC::GetTrack().

+ Here is the call graph for this function:


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