RLES Run Log Electronics Status bank
=========================================
Contact: N. McCauley, Oxford.
Revision History:-
================
4.02 N. McCauley First Version
5.01 N. McCauley Add ANxx words.
Description
-----------
This bank contains a summary of the electronics status at the beging of the run, obtained from the DQxx banks.
The bank number is the run number.
Reference Links
---------------
None.
Structural Links
----------------
None.
Status Bits
-----------
Note: Any status bit parameters are defined to work with bit functions such as
IAND and BTEST.
Data Words
----------
Data types: B(bit), I, F, D(double), H(hollerith 4 char)
Wd Typ Mnem. Description
+1 I KRLES_CRATE_DAQ Number of crates online to DAQ.
+2 I KRLES_CRATE_HV Number of create with HV on.
+3 I KRLES_CHAN_NOT_OP Number of channels operational.
+4 I KRLES_CHAN_LIVE Number of channels live to analysis. See note 1.
+5 I KRLES_CHAN_SEQ Number of channels with sequncers enabled.
+6 I KRLES_CHAN_TRIG Number of channels with 100ns triggers enabled.
+7 I KRLES_CHAN_POS_BLIND_FLASH Number of channels that are potential source of blind flashers. See note 2.
+8 F KRLES_CHAN_AVE_VT Average Channel threshold.
+9 I KRLES_PMT_LIVE Number of PMTs live to analysis. See note 1.
+10 I KRLES_PMT_SEQ Number of PMTs with sequncers enabled.
+11 I KRLES_PMT_TRIG Number of PMTs with 100ns triggers enabled.
+12 I KRLES_PMT_POS_BLIND_FLASH Number of PMTs that are potential source of blind flashers. See note 2.
+13 F KRLES_PMT_AVE_VT Average PMT threshold.
+14 I KRLES_OWL_LIVE Number of OWLs live to analysis. See note 1.
+15 I KRLES_OWL_TRIG Number of OWLs with 100ns triggers enabled.
+16 I KRLES_BUTT_LIVE Number of BUTTs live to analysis. See note 1.
+17 I KRLES_NECK_LIVE Number of NECKs live to analysis. See note 1.
+18 I KRELS_LG_LIVE Number of low gain tubes live to analysis. See note 1.
+19 I KRLES_FECD_SEQ Number of FECDs with sequncers enabled.
+20 I KRLES_FECD_TRIG Number of FECDs with 100ns triggers enabled.
+21 I KRLES_ANXX_ENE_ONLINE Number of PMTs live to analysis passing ANxx energy analysis cuts.
+22 I KRLES_ANXX_FIT_ONLINE Number of PMTs live to analysis passing ANxx reconstrution analysis cuts.
+23 I KRLES_ANXX_MU_ONLINE Number of PMTs live to analysis passing ANxx muon analysis cuts.
Notes
-----
1) A channel is defined as live to analysis if:
-The Channel is opperational.
-The Channel relay is on.
-The Channel has HV on.
-The Channel sequncer is enabled.
-The PMTIC resistor is present.
-The Threshold is less than 255.
2) A channel is defined as a potential source of blind flashers if:
-The Channel relay is on.
-The Channel has HV on.
-The Channel sequncer is disabled.
Go Back to the
Snoman Companion Top Page