ATLAS Offline Software
Namespaces | Enumerations | Functions
Trigger/TrigT1/L1Topo/L1TopoCommon/L1TopoCommon/Types.h File Reference
#include <string>
Include dependency graph for Trigger/TrigT1/L1Topo/L1TopoCommon/L1TopoCommon/Types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 TCS
 

Enumerations

enum  TCS::inputTOBType_t {
  TCS::NONE =0, TCS::CLUSTER =0, TCS::JET =1, TCS::JTAU =2,
  TCS::JLJET =3, TCS::JJET =4, TCS::MET =5, TCS::MUON =6,
  TCS::TAU =7, TCS::LATEMUON =8, TCS::MUONNEXTBC =9, TCS::EEM =10,
  TCS::ETAU =11, TCS::JEM =12, TCS::GLJET =13, TCS::GJET =14,
  TCS::CTAU =15, TCS::JXE =16, TCS::JXEC =17, TCS::JXEPERF =18,
  TCS::JTE =19, TCS::JTEC =20, TCS::JTEFWD =21, TCS::JTEFWDA =22,
  TCS::JTEFWDC =23, TCS::GXEJWOJ =24, TCS::GXENC =25, TCS::GXERHO =26,
  TCS::GMHT =27, TCS::GTE =28
}
 
enum  TCS::outputTopoType_t {
  TCS::UNDEF =999, TCS::LEGACYTOPO0 =0, TCS::LEGACYTOPO1 =1, TCS::TOPO2EL =2,
  TCS::TOPO3EL =3, TCS::TOPO1OPT0 =4, TCS::TOPO1OPT1 =5, TCS::TOPO1OPT2 =6,
  TCS::TOPO1OPT3 =7, TCS::OVERFLOWTOPO2EL =12, TCS::OVERFLOWTOPO3EL =13, TCS::AMBIGUITYTOPO2EL =22,
  TCS::AMBIGUITYTOPO3EL =23
}
 

Functions

std::string TCS::inputTypeAsString (inputTOBType_t type)
 
inputTOBType_t TCS::inputType (const std::string &input)
 
outputTopoType_t TCS::outputType (const std::string &output)