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< GEM > | GEMCollection |
typedef std::vector< ME > | MECollection |
typedef std::vector< RPC > | RPCCollection |
typedef std::vector< SP > | SPCollection |
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 std::vector<GEM> l1t::emtf::GEMCollection |
typedef std::vector<ME> l1t::emtf::MECollection |
typedef std::vector<RPC> l1t::emtf::RPCCollection |
typedef std::vector<SP> l1t::emtf::SPCollection |
|
strong |
Enumerator | |
---|---|
ME1sub1 | |
ME1sub2 | |
ME2 | |
ME3 | |
ME4 |
Definition at line 21 of file EMTFTrack.h.
|
strong |
Enumerator | |
---|---|
ME1 | |
ME2 | |
ME3 | |
ME4 |
Definition at line 20 of file EMTFTrack.h.