![]() |
|
|||
File indexing completed on 2024-04-06 12:04:26
0001 #ifndef L1GctStaticParameters_h 0002 #define L1GctStaticParameters_h 0003 0004 class L1GctStaticParameters { 0005 public: 0006 static const unsigned jetRankMax; 0007 static const unsigned jetRankNBits; 0008 0009 static const unsigned jetCalibratedEtMax; 0010 static const unsigned jetCalibratedEtNBits; 0011 0012 static const unsigned emRankMax; 0013 static const unsigned emRankNBits; 0014 }; 0015 0016 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |