Structure Diagram for RLG: Runlog Generator
===========================================
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 Generator processes a whole run and produces a summary of the run in
the form of HBOOK histograms and ntuples which are stored along with raw data
in the RLG data structure. This may then be written out to the database. The
runlogs may be read back in and written out to file at a later stage using the
RLR: Runlog Reader and RLO: Runlog Output software units.
Titles Banks Used
-----------------
TRLG RLG: Control
RLNR RLG: Ntuple Request
Initialisation Routines
-----------------------
RLG_RUNLOG_GEN_INI
Execution Routines
------------------
RLG_RUNLOG_GEN_EXE
Termination Routines
--------------------
RLG_RUNLOG_GEN_TRM
Go Back to the
Snoman Companion Top Page