ATLAS Offline Software
|
#include <L1TopoAlgorithm.h>
Public Types | |
enum | FLAV { FLAV::jXE = 0, FLAV::jXEC = 1, FLAV::jTE = 2, FLAV::jTEC = 3, FLAV::jTEFWD = 4, FLAV::jTEFWDA = 5, FLAV::jTEFWDC = 6, FLAV::gXEJWOJ = 7, FLAV::gXERHO = 8, FLAV::gXENC = 9, FLAV::gTE = 10, FLAV::gMHT = 11, FLAV::jXEPerf = 12 } |
DO NOT CHANGE! Need to match with firmware values. More... | |
Static Public Member Functions | |
static std::string | flavourIntToStr (const unsigned int flavInt) |
static unsigned int | flavourStrToInt (const std::string &flavStr) |
Definition at line 110 of file L1TopoAlgorithm.h.
|
strong |
DO NOT CHANGE! Need to match with firmware values.
Enumerator | |
---|---|
jXE | |
jXEC | |
jTE | |
jTEC | |
jTEFWD | |
jTEFWDA | |
jTEFWDC | |
gXEJWOJ | |
gXERHO | |
gXENC | |
gTE | |
gMHT | |
jXEPerf |
Definition at line 113 of file L1TopoAlgorithm.h.
|
inlinestatic |
Definition at line 129 of file L1TopoAlgorithm.h.
|
inlinestatic |
Definition at line 145 of file L1TopoAlgorithm.h.