Difference between revisions of "CODA Summary"
Jump to navigation
Jump to search
Line 33: | Line 33: | ||
== Mott FADC == | == Mott FADC == | ||
− | + | const FADC_ADDR = 0x680000 # 12 bit fADC MOTT - Slot 7 | |
+ | const FADCSLOT_Mott = 7 | ||
+ | const TRSPLIT = 0xeb13 # Address of FADC Signal Distribution Module | ||
== INT FADC == | == INT FADC == |
Revision as of 09:02, 30 October 2013
Summary of CODA Configurations
Name | Readout | Output | Trigger |
Scalers | Scaler S1 (helicity gated), S2 (un-gated) | Scalers_%d.dat | Delayed nT_Settle |
Mott_Sample | Mott FADC, S1, S2, TDC | Mott_Sample_%d.dat | Mott Detector |
Mott_SemiInt | Mott FADC, S1, S2, TDC | Mott_SemiInt_%d.dat | Mott Detector |
FADC_Int | INT FADC, S1, S2 | FADC_Int_%d.dat | nT_Settle |
Mott FADC
const FADC_ADDR = 0x680000 # 12 bit fADC MOTT - Slot 7 const FADCSLOT_Mott = 7 const TRSPLIT = 0xeb13 # Address of FADC Signal Distribution Module
INT FADC
TDC
S1
S2
TID
A24 Address for TID Module (0x100000 for VME Slot 2) const TRIG_ADDR=0x100000