#include "L1Trigger/CSCCommonTrigger/interface/CSCConstants.h"
#include "DataFormats/CSCDigi/interface/CSCALCTDigi.h"
#include "DataFormats/CSCDigi/interface/CSCCLCTDigi.h"
#include <vector>
#include <map>
Go to the source code of this file.
Classes | |
class | CSCGEMMotherboardLUT |
class | CSCGEMMotherboardLUTME11 |
class | CSCGEMMotherboardLUTME21 |
class | CSCMotherboardLUTME11 |
Enumerations | |
enum | CSCPart { ME1B = 1, ME1A = 4, ME21 = 21, ME1Ag, ME11, ME31, ME41 } |
enum | Parity { Even = 0, Odd = 1 } |
enum CSCPart |
enum Parity |
Enumerator | |
---|---|
Even | |
Odd |
Definition at line 13 of file CSCUpgradeMotherboardLUT.h.