CMS 3D CMS Logo

Namespaces | Variables
showerParams.py File Reference

Go to the source code of this file.

Namespaces

 showerParams
 

Variables

 showerParams.anodeShower
 settings for anode showers (counting CSCWireDigi) More...
 
 showerParams.cathodeShower
 settings for cathode showers (counting CSCComparatorDigi) More...
 
 showerParams.minLayersCentralTBin
 
 showerParams.showerMaxInTBin
 
 showerParams.showerMaxOutTBin
 
 showerParams.showerMinInTBin
 
 showerParams.showerMinOutTBin
 
 showerParams.showerPSet
 
 showerParams.showerThresholds
 {loose, nominal, tight} thresholds for hit counters loose ~ 0.75 kHz nominal ~ 0.5 kHz tight ~ 0.25 kHz More...
 
 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' More...