Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

ROOT DST Files

Overview

 

The ROOT DST files are generated from the LCIO output of the reconstruction.  These files can be analyzed using the HpsEvent API in combination with the ROOT data analysis framework. 

The hps-dst project provides the DST Maker used to perform this conversion from LCIO to ROOT and also includes the HpsEvent API implementation.

Software Resources

Here are some useful links related to the DST software.

DST Event Structure

The ROOT based DST's are composed of HpsEvent objects which are used to encapsulate collections (TClonesArray) of physics objects e.g. tracks and particles.  The collections encapsulated by an HpsEvent are shown on Table 1. 

...