CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Enumerations | Variables
dedefs Namespace Reference

Enumerations

enum  ColList {
  ECALtp, HCALtp, RCTem, RCTrgn,
  GCTem, GCTjet, GCTisolaem, GCTnoisoem,
  GCTcenjets, GCTforjets, GCTtaujets, GCTethad,
  GCTetmiss, GCTettot, GCThtmiss, GCThfring,
  GCThfbit, GCTisotaujets, GCTjetcnt, DTtpPh,
  DTtpTh, DTtf, DTtftrk, CSCtpa,
  CSCtpc, CSCtpl, CSCsta, CSCtf,
  CSCtftrk, CSCtftrc, CSCtfsta, MUrtf,
  RPCcen, RPCfor, LTCi, GMTmain,
  GMTcnd, GMTrdt, GTdword
}
 
enum  SysList {
  ETP, HTP, RCT, GCT,
  DTP, DTF, CTP, CTF,
  RPC, LTC, GMT, GLT
}
 

Variables

const int DEnsys = 12
 
const std::string SystLabel [DEnsys]
 
const std::string SystLabelExt [DEnsys]
 

Enumeration Type Documentation

Enumerator
ECALtp 
HCALtp 
RCTem 
RCTrgn 
GCTem 
GCTjet 
GCTisolaem 
GCTnoisoem 
GCTcenjets 
GCTforjets 
GCTtaujets 
GCTethad 
GCTetmiss 
GCTettot 
GCThtmiss 
GCThfring 
GCThfbit 
GCTisotaujets 
GCTjetcnt 
DTtpPh 
DTtpTh 
DTtf 
DTtftrk 
CSCtpa 
CSCtpc 
CSCtpl 
CSCsta 
CSCtf 
CSCtftrk 
CSCtftrc 
CSCtfsta 
MUrtf 
RPCcen 
RPCfor 
LTCi 
GMTmain 
GMTcnd 
GMTrdt 
GTdword 

Definition at line 55 of file DEtrait.h.

55  {
56  ECALtp, HCALtp,
57  RCTem, RCTrgn,
60  GCTjetcnt,
63  MUrtf, RPCcen, RPCfor,
64  LTCi,
66  GTdword
67  };
Enumerator
ETP 
HTP 
RCT 
GCT 
DTP 
DTF 
CTP 
CTF 
RPC 
LTC 
GMT 
GLT 

Definition at line 40 of file DEtrait.h.

Variable Documentation

const int dedefs::DEnsys = 12
const std::string dedefs::SystLabel[DEnsys]
Initial value:
= {
"ETP", "HTP", "RCT", "GCT", "DTP", "DTF",
"CTP", "CTF", "RPC", "LTC", "GMT", "GLT"
}

Definition at line 45 of file DEtrait.h.

Referenced by L1TdeGCT::analyze(), L1TDEMON::analyze(), L1TDEMON::bookHistograms(), L1Comparator::L1Comparator(), L1DummyProducer::L1DummyProducer(), L1EmulBias::L1EmulBias(), and L1Comparator::process().

const std::string dedefs::SystLabelExt[DEnsys]
Initial value:
= {
"ECAL", "HCAL", "RCT", "GCT", "DTTPG", "DTTF",
"CSCTPG", "CSCTF", "RPC", "LTC", "GMT", "GT"
}

Definition at line 50 of file DEtrait.h.

Referenced by L1TDEMON::bookHistograms().