You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The WIRED4 event display is set up to understand and display all standard LCIO objects such as tracks, clusters, reconstructed particles (including jets), calorimeter and tracker hits etc. Often during development of analysis algorithms it is desirable to display extra objects. This mini-tutorial shows how to do this within the org.lcsim framework.

The org.lcsim framework and the WIRED4 event display do not interact directly, instead there is code in org.lcsim which converts the event into intermediate HepRep objects.

  • No labels