HepMC3 event record library
WriterDOT.cc File Reference

Detailed Description

Implementation of converter of GenEvent into .dot format which can be used for event vizualization.

Definition in file WriterDOT.cc.

#include "WriterDOT.h"
+ Include dependency graph for WriterDOT.cc:

Go to the source code of this file.

Namespaces

namespace  HepMC3
 HepMC3 main namespace.
 

Functions

bool is_parton (const int &pd)
 Detects if particle is parton. Might be used to draw partons different from hadrons.