#include <vector>
#include <map>
Go to the source code of this file.
Classes | |
class | CSCGEMMotherboardLUT |
class | CSCGEMMotherboardLUTME11 |
class | CSCGEMMotherboardLUTME21 |
Enumerations | |
enum | CSCPart { ME1B = 1, ME1A =4, ME21 =21, ME1Ag, ME11, ME31, ME41 } |
enum | Parity { Even =0, Odd =1 } |
enum CSCPart |
labels for ME1a and ME1B
Enumerator | |
---|---|
ME1B | |
ME1A | |
ME21 | |
ME1Ag | |
ME11 | |
ME31 | |
ME41 |
Definition at line 8 of file CSCUpgradeMotherboardLUT.h.
enum Parity |
Enumerator | |
---|---|
Even | |
Odd |
Definition at line 9 of file CSCUpgradeMotherboardLUT.h.