Versions Compared

Key

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

...

  • Execution mode:
    The application can be run in three different modes (please choose only one mode at each execution)

    1. Display mode: show event-per-event display
    2. Histogram mode: fill histograms for track reconstruction analysis and save them in a root output file
    3. TTree mode: fill a root TTree with the reconstructed track parameters and save them in a root output file

    VariableTypeDescription

    display

    boolset to 1 to run in Display mode, 0 otherwise
    waitboolshould be equal to the display variable
    histosboolset to 1 to run in Histograms mode, 0 otherwise
    ttreebool

    set to 1 to run in TTree mode, 0 otherwise



  • Debugging

    VariableTypeDescription
    debugbool

    set to 1 to dump debug messages


...