PythiaPlotter
latest

Contents:

  • PythiaPlotter
  • Usage
  • Some Theory: Graphs and Particle Representations
  • Notes for developers
PythiaPlotter
  • Docs »
  • PythiaPlotter documentation
  • Edit on GitHub

PythiaPlotter documentation¶

PythiaPlotter plots diagrams of particle decay trees from HEP Monte Carlo (MC) events. It comes in handy to figure out what is actually going on in your MC!

Contents:¶

  • PythiaPlotter
    • What Is It
    • What Can I Give It To Plot?
    • What Do I Need:
    • How Do I Get It:
    • How Do I Use It:
      • Advanced: particle representations
    • Full documentation:
  • Usage
    • Input Parsers
      • Pythia8 STDOUT PYTHIA
      • LHE LHE
      • HepMC HEPMC
      • CMSSW ParticleListDrawer CMSSW
      • Heppy HEPPY
      • Common Parser options
    • Output Printers
      • dot DOT
      • web WEB
      • Common Printer Options
    • Configuring Parsers & Printers
  • Some Theory: Graphs and Particle Representations
    • Basics
    • Graphs and the Representations of Particles
    • Conversion between representations
      • Edge to Node (easier)
      • Node to Edge (harder)
  • Notes for developers
    • Setup
    • Design Notes
    • Testing
    • Conventions / Style

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2017, Robin Aggleton. Revision 5eb718c5.

Built with Sphinx using a theme provided by Read the Docs.