CMS 3D CMS Logo

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

◆ ColList

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 48 of file DEtrait.h.

48  {
49  ECALtp,
50  HCALtp,
51  RCTem,
52  RCTrgn,
53  GCTem,
54  GCTjet,
55  GCTisolaem,
56  GCTnoisoem,
57  GCTcenjets,
58  GCTforjets,
59  GCTtaujets,
60  GCTethad,
61  GCTetmiss,
62  GCTettot,
63  GCThtmiss,
64  GCThfring,
65  GCThfbit,
67  GCTjetcnt,
68  DTtpPh,
69  DTtpTh,
70  DTtf,
71  DTtftrk,
72  CSCtpa,
73  CSCtpc,
74  CSCtpl,
75  CSCsta,
76  CSCtf,
77  CSCtftrk,
78  CSCtftrc,
79  CSCtfsta,
80  MUrtf,
81  RPCcen,
82  RPCfor,
83  LTCi,
84  GMTmain,
85  GMTcnd,
86  GMTrdt,
87  GTdword
88  };

◆ SysList

Enumerator
ETP 
HTP 
RCT 
GCT 
DTP 
DTF 
CTP 
CTF 
RPC 
LTC 
GMT 
GLT 

Definition at line 40 of file DEtrait.h.

Variable Documentation

◆ DEnsys

const int dedefs::DEnsys = 12

◆ SystLabel

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

Definition at line 42 of file DEtrait.h.

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

◆ SystLabelExt

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

Definition at line 45 of file DEtrait.h.

Referenced by L1TDEMON::bookHistograms().