CMS 3D CMS Logo

Namespaces | Variables
generateTowerEtThresholdLUT_excl30.py File Reference

Go to the source code of this file.

Namespaces

 generateTowerEtThresholdLUT_excl30
 

Variables

 generateTowerEtThresholdLUT_excl30.addr
 
 generateTowerEtThresholdLUT_excl30.compNTT4Range
 
 generateTowerEtThresholdLUT_excl30.etaRange
 
 generateTowerEtThresholdLUT_excl30.extraCount
 
 generateTowerEtThresholdLUT_excl30.printBins
 
 generateTowerEtThresholdLUT_excl30.towerAreas
 
 generateTowerEtThresholdLUT_excl30.towEtThresh
 
 generateTowerEtThresholdLUT_excl30.towEtThreshLUTFile
 Python script for generating LUT to return tower Et threshold for energy sums # Input 1: 5 bits - compressed pileup estimate, as used for EG # Input 2: 6 bits - abs(ieta) = absolute value of ieta of the trigger tower # Tower Et threshold not applied for ieta <= 15 # LUT address input = compressedPileupEstimate << 6 | abs(ieta) # Returns 9 bits for tower et threshold # Author: Aaron Bundock (aaron. More...