CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 
21  private:
22  int m_ptMask;
26  };
27 } // namespace l1t
28 #endif /* defined(__l1microgmtrelativeisolationlut_h) */
void unHashInput(int input, int &energySum, int &pt) const
static std::string const input
Definition: EdmProvDump.cc:47
Definition: LUT.h:29
string fname
main script
double energySum(const DataFrame &df, int fs, int ls)