EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <eic-smear/blob/master/include/eicsmear/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 95 of file functions.h.
View newest version in sPHENIX GitHub at line 95 of file functions.h
|
inlinevirtual |
Destructor.
Definition at line 100 of file functions.h.
View newest version in sPHENIX GitHub at line 100 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.
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().