CMS 3D CMS Logo

Namespaces | Variables
generateTowerEtThresholdLUT.py File Reference

Go to the source code of this file.

Namespaces

 generateTowerEtThresholdLUT
 

Variables

 generateTowerEtThresholdLUT.addr
 
 generateTowerEtThresholdLUT.compNTT4Range
 
 generateTowerEtThresholdLUT.etaRange
 
 generateTowerEtThresholdLUT.extraCount
 
 generateTowerEtThresholdLUT.printBins
 
 generateTowerEtThresholdLUT.towerAreas
 
 generateTowerEtThresholdLUT.towEtThresh
 
 generateTowerEtThresholdLUT.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...