#include "L1Trigger/CSCTriggerPrimitives/src/CSCUpgradeMotherboard.h"
#include "L1Trigger/CSCTriggerPrimitives/src/GEMCoPadProcessor.h"
#include "Geometry/GEMGeometry/interface/GEMGeometry.h"
#include "DataFormats/GEMDigi/interface/GEMPadDigiCollection.h"
#include "DataFormats/GEMDigi/interface/GEMCoPadDigiCollection.h"
Go to the source code of this file.
Classes | |
class | CSCGEMMotherboard |
Typedefs | |
typedef match< GEMCoPadDigi > | GEMCoPadDigiId |
typedef matches< GEMCoPadDigi > | GEMCoPadDigiIds |
typedef matchesBX< GEMCoPadDigi > | GEMCoPadDigiIdsBX |
typedef match< GEMPadDigi > | GEMPadDigiId |
typedef matches< GEMPadDigi > | GEMPadDigiIds |
typedef matchesBX< GEMPadDigi > | GEMPadDigiIdsBX |
Enumerations | |
enum | lctTypes { Invalid, ALCTCLCT, ALCTCLCTGEM, ALCTCLCT2GEM, ALCT2GEM, CLCT2GEM } |
typedef match<GEMCoPadDigi> GEMCoPadDigiId |
Definition at line 14 of file CSCGEMMotherboard.h.
typedef matches<GEMCoPadDigi> GEMCoPadDigiIds |
Definition at line 15 of file CSCGEMMotherboard.h.
typedef matchesBX<GEMCoPadDigi> GEMCoPadDigiIdsBX |
Definition at line 16 of file CSCGEMMotherboard.h.
typedef match<GEMPadDigi> GEMPadDigiId |
Definition at line 10 of file CSCGEMMotherboard.h.
typedef matches<GEMPadDigi> GEMPadDigiIds |
Definition at line 11 of file CSCGEMMotherboard.h.
typedef matchesBX<GEMPadDigi> GEMPadDigiIdsBX |
Definition at line 12 of file CSCGEMMotherboard.h.
enum lctTypes |
Enumerator | |
---|---|
Invalid | |
ALCTCLCT | |
ALCTCLCTGEM | |
ALCTCLCT2GEM | |
ALCT2GEM | |
CLCT2GEM |
Definition at line 18 of file CSCGEMMotherboard.h.