Structure Diagram for RLR: Time Correlation Analyser
====================================================
An Introduction to the Structure Diagrams is available.
NB These links will be broken until the HTML Version of the Code is installed.
Introduction
------------
The Runlog Reader can be used to read runlogs from the database that were
previously generated by the Runlog Generator (RLG). The runlogs are
read into the event division of memory where they may be processed. In
particular, the ntuple/histogram data from the runlog can be written out to a
HBOOK file using the Runlog Output (RLO)
processer.
Titles Banks Used
-----------------
TRLR RLR: Control
Initialisation Routines
-----------------------
RLR_RUNLOG_READ_INI
Execution Routines
------------------
RLR_RUNLOG_READ_EXE
Termination Routines
--------------------
RLR_RUNLOG_READ_TRM
Go Back to the
Snoman Companion Top Page