Variables | |
anodeShower | |
settings for anode showers (counting CSCWireDigi) More... | |
cathodeShower | |
settings for cathode showers (counting CSCComparatorDigi) More... | |
minLayersCentralTBin | |
peakCheck | |
peack check feature is not implemented in firmware plan to upgrade in future More... | |
showerNumTBins | |
showerPSet | |
showerThresholds | |
{loose, nominal, tight} thresholds for hit counters loose ~ 0.75 kHz nominal ~ 0.5 kHz tight ~ 0.25 kHz 10000 means to disable cathode HMT for this chamber type More... | |
source | |
what kind of shower triggers the logic? 0: cathode-only (TMB/OTMB) 1: anode-only (from ALCT board) 2: cathode or anode showers loose -> 'loose anode or loose cathode' nominal -> 'nominal anode or nominal cathode' tight -> 'tight anode or tight cathode' 3: cathode and anode showers loose -> 'loose anode and loose cathode' nominal -> 'nominal anode and nominal cathode' tight -> 'tight anode and tight cathode' More... | |
showerParams.anodeShower |
settings for anode showers (counting CSCWireDigi)
Definition at line 71 of file showerParams.py.
Referenced by CSCDigiToRaw.add(), CSCViewDigi.analyze(), CSCTriggerPrimitivesBuilder.build(), and CSCDigiToRaw.createFedBuffers().
showerParams.cathodeShower |
settings for cathode showers (counting CSCComparatorDigi)
Definition at line 38 of file showerParams.py.
Referenced by CSCDigiToRaw.add(), CSCViewDigi.analyze(), CSCTriggerPrimitivesBuilder.build(), and CSCDigiToRaw.createFedBuffers().
showerParams.minLayersCentralTBin |
Definition at line 65 of file showerParams.py.
showerParams.peakCheck |
peack check feature is not implemented in firmware plan to upgrade in future
Definition at line 68 of file showerParams.py.
showerParams.showerNumTBins |
Definition at line 64 of file showerParams.py.
showerParams.showerPSet |
Definition at line 4 of file showerParams.py.
showerParams.showerThresholds |
{loose, nominal, tight} thresholds for hit counters loose ~ 0.75 kHz nominal ~ 0.5 kHz tight ~ 0.25 kHz 10000 means to disable cathode HMT for this chamber type
{loose, nominal, tight} thresholds for hit counters
Definition at line 44 of file showerParams.py.
showerParams.source |
what kind of shower triggers the logic? 0: cathode-only (TMB/OTMB) 1: anode-only (from ALCT board) 2: cathode or anode showers loose -> 'loose anode or loose cathode' nominal -> 'nominal anode or nominal cathode' tight -> 'tight anode or tight cathode' 3: cathode and anode showers loose -> 'loose anode and loose cathode' nominal -> 'nominal anode and nominal cathode' tight -> 'tight anode and tight cathode'
Definition at line 16 of file showerParams.py.