#include "CalibCalorimetry/CaloTPG/src/CaloTPGTranscoderULUT.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "Geometry/HcalTowerAlgo/interface/HcalTrigTowerGeometry.h"
#include <iostream>
#include <fstream>
#include <math.h>
#include "FWCore/Framework/interface/EventSetup.h"
#include "CondFormats/DataRecord/interface/HcalLutMetadataRcd.h"
Go to the source code of this file.
Variables | |
HcalTrigTowerGeometry | theTrigTowerGeometry |
HcalTrigTowerGeometry theTrigTowerGeometry |
Definition at line 15 of file CaloTPGTranscoderULUT.cc.
Referenced by CaloTPGTranscoderULUT::loadHCALCompress(), CaloTPGTranscoderULUT::loadHCALUncompress(), and CaloTPGTranscoderULUT::printDecompression().