titles_ntpc
Titles: NTPC
=============
Contact: N. West, Oxford.
Revision History:-
================
2.04 N. West First version.
3.00 N, West Extend for Run Header access.
Titles Files
------------
ntuple.dat
Verification
------------
Description
-----------
This bank provides overall control of the N-tuple booking and filling
facility that forms part of the event analysis. For more information see the
section: Defining Your Own N-tuples in the SNOMAN User's Manual.
Data Words
---------
Data types: B(bit), I, F, D(double), H(hollerith 4 char)
Fixed length Database Header. See titles_dbhdr.html and note 1.
The contents of the bank consists of a series of 5 word
entries described below. These should only modified to reflect
changes in the event data or Run Header data structure.
i+.. = 0, 5, 10, 15, 20, ...
+1,2 H Bank name, 8 chars left justified. First entry must be 'MAST'.
Second entry must be RH_MAST (like MAST, is unsupported)
+3,4 H Name, 8 chars left justified of bank supporting this bank. See note 2.
+5 I Link offset in supporting bank.
Notes
-----
1) Word KDBHD_PRINT_FLAG of the Database Header is the print flag. It can be
set as follows:-
-1 None.
0 Brief summary of N-tuples defined.
1 Detailed description of each N-tuple defined.
Warnings when filling if bank addresses out of range.
2 As 1 plus brief summary at end of each event processed.
2) Except for the MAST and RH_MAST bank the name of the supporting bank must
have already been defined in a previous entry.
3) The prefix RH_ is added to describe the independent Run Header data
structure.
Go Back to the
Snoman Companion Top Page