CMS 3D CMS Logo

Classes | Typedefs | Enumerations
l1t::emtf Namespace Reference

Classes

class  AMC13Header
 
class  AMC13Trailer
 
class  Counters
 
class  EventHeader
 
class  EventTrailer
 
class  GEM
 
class  ME
 
class  MTF7Header
 
class  MTF7Trailer
 
class  RPC
 
class  SP
 

Typedefs

typedef std::vector< GEMGEMCollection
 
typedef std::vector< MEMECollection
 
typedef std::vector< RPCRPCCollection
 
typedef std::vector< SPSPCollection
 

Enumerations

enum  EMTFCSCSection {
  EMTFCSCSection::ME1sub1 = 0, EMTFCSCSection::ME1sub2, EMTFCSCSection::ME2, EMTFCSCSection::ME3,
  EMTFCSCSection::ME4
}
 
enum  EMTFCSCStation { EMTFCSCStation::ME1 = 0, EMTFCSCStation::ME2, EMTFCSCStation::ME3, EMTFCSCStation::ME4 }
 

Typedef Documentation

◆ GEMCollection

typedef std::vector<GEM> l1t::emtf::GEMCollection

Definition at line 81 of file GEM.h.

◆ MECollection

typedef std::vector<ME> l1t::emtf::MECollection

Definition at line 162 of file ME.h.

◆ RPCCollection

typedef std::vector<RPC> l1t::emtf::RPCCollection

Definition at line 70 of file RPC.h.

◆ SPCollection

typedef std::vector<SP> l1t::emtf::SPCollection

Definition at line 162 of file SP.h.

Enumeration Type Documentation

◆ EMTFCSCSection

◆ EMTFCSCStation