CMS 3D CMS Logo

MicroGMTRelativeIsolationCheckLUT.h
Go to the documentation of this file.
1 #ifndef __l1microgmtrelativeisolationlut_h
2 #define __l1microgmtrelativeisolationlut_h
3 
4 #include "MicroGMTLUT.h"
6 
7 namespace l1t {
9  public:
14 
15  // returns the index corresponding to the calo tower sum
16  int lookup(int energySum, int pt) const;
17 
18  int hashInput(int energySum, int pt) const;
19  void unHashInput(int input, int& energySum, int& pt) const;
20  private:
21  int m_ptMask;
25  };
26 }
27 #endif /* defined(__l1microgmtrelativeisolationlut_h) */
void unHashInput(int input, int &energySum, int &pt) const
delete x;
Definition: CaloConfig.h:22
static std::string const input
Definition: EdmProvDump.cc:44
Definition: LUT.h:29
string fname
main script
double energySum(const DataFrame &df, int fs, int ls)