CMS 3D CMS Logo

Variables
showerParams Namespace Reference

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...
 

Variable Documentation

◆ anodeShower

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().

◆ cathodeShower

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().

◆ minLayersCentralTBin

showerParams.minLayersCentralTBin

Definition at line 48 of file showerParams.py.

◆ showerMaxInTBin

showerParams.showerMaxInTBin

Definition at line 45 of file showerParams.py.

◆ showerMaxOutTBin

showerParams.showerMaxOutTBin

Definition at line 47 of file showerParams.py.

◆ showerMinInTBin

showerParams.showerMinInTBin

Definition at line 44 of file showerParams.py.

◆ showerMinOutTBin

showerParams.showerMinOutTBin

Definition at line 46 of file showerParams.py.

◆ showerPSet

showerParams.showerPSet

Definition at line 4 of file showerParams.py.

◆ showerThresholds

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.

◆ source

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.