Variables | |
anodeShower | |
settings for anode showers (counting CSCWireDigi) More... | |
cathodeShower | |
settings for cathode showers (counting CSCComparatorDigi) More... | |
minLayersCentralTBin | |
showerMaxInTBin | |
showerMaxOutTBin | |
showerMinInTBin | |
showerMinOutTBin | |
showerPSet | |
showerThresholds | |
{loose, nominal, tight} thresholds for hit counters loose ~ 0.75 kHz nominal ~ 0.5 kHz tight ~ 0.25 kHz 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 51 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 19 of file showerParams.py.
Referenced by CSCDigiToRaw.add(), CSCViewDigi.analyze(), CSCTriggerPrimitivesBuilder.build(), and CSCDigiToRaw.createFedBuffers().
showerParams.minLayersCentralTBin |
Definition at line 48 of file showerParams.py.
showerParams.showerMaxInTBin |
Definition at line 45 of file showerParams.py.
showerParams.showerMaxOutTBin |
Definition at line 47 of file showerParams.py.
showerParams.showerMinInTBin |
Definition at line 44 of file showerParams.py.
showerParams.showerMinOutTBin |
Definition at line 46 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
{loose, nominal, tight} thresholds for hit counters
Definition at line 24 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.