Variables | |
anodeShower | |
settings for anode showers (counting CSCWireDigi) More... | |
cathodeShower | |
settings for cathode showers (counting CSCComparatorDigi) More... | |
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' More... | |
showerParams.anodeShower |
settings for anode showers (counting CSCWireDigi)
Definition at line 46 of file showerParams.py.
Referenced by CSCTriggerPrimitivesBuilder.build().
showerParams.cathodeShower |
settings for cathode showers (counting CSCComparatorDigi)
Definition at line 15 of file showerParams.py.
showerParams.showerMaxInTBin |
Definition at line 41 of file showerParams.py.
showerParams.showerMaxOutTBin |
Definition at line 43 of file showerParams.py.
showerParams.showerMinInTBin |
Definition at line 40 of file showerParams.py.
showerParams.showerMinOutTBin |
Definition at line 42 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 20 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'
Definition at line 12 of file showerParams.py.