ATLAS Offline Software
Enumerations
HTXS::Stage1 Namespace Reference

Categorization Stage 1: Three digit integer of format PF Where P is a digit representing the process F is a unique integer ( F < 99 ) corresponding to each Stage1 phase-space region (bin) More...

Enumerations

enum  Category {
  UNKNOWN = 0, GG2H_FWDH = 100, GG2H_VBFTOPO_JET3VETO = 101, GG2H_VBFTOPO_JET3 = 102,
  GG2H_0J = 103, GG2H_1J_PTH_0_60 = 104, GG2H_1J_PTH_60_120 = 105, GG2H_1J_PTH_120_200 = 106,
  GG2H_1J_PTH_GT200 = 107, GG2H_GE2J_PTH_0_60 = 108, GG2H_GE2J_PTH_60_120 = 109, GG2H_GE2J_PTH_120_200 = 110,
  GG2H_GE2J_PTH_GT200 = 111, QQ2HQQ_FWDH = 200, QQ2HQQ_VBFTOPO_JET3VETO = 201, QQ2HQQ_VBFTOPO_JET3 = 202,
  QQ2HQQ_VH2JET = 203, QQ2HQQ_REST = 204, QQ2HQQ_PTJET1_GT200 = 205, QQ2HLNU_FWDH = 300,
  QQ2HLNU_PTV_0_150 = 301, QQ2HLNU_PTV_150_250_0J = 302, QQ2HLNU_PTV_150_250_GE1J = 303, QQ2HLNU_PTV_GT250 = 304,
  QQ2HLL_FWDH = 400, QQ2HLL_PTV_0_150 = 401, QQ2HLL_PTV_150_250_0J = 402, QQ2HLL_PTV_150_250_GE1J = 403,
  QQ2HLL_PTV_GT250 = 404, GG2HLL_FWDH = 500, GG2HLL_PTV_0_150 = 501, GG2HLL_PTV_GT150_0J = 502,
  GG2HLL_PTV_GT150_GE1J = 503, TTH_FWDH = 600, TTH = 601, BBH_FWDH = 700,
  BBH = 701, TH_FWDH = 800, TH = 801
}
 

Detailed Description

Categorization Stage 1: Three digit integer of format PF Where P is a digit representing the process F is a unique integer ( F < 99 ) corresponding to each Stage1 phase-space region (bin)

Enumeration Type Documentation

◆ Category

Enumerator
UNKNOWN 
GG2H_FWDH 
GG2H_VBFTOPO_JET3VETO 
GG2H_VBFTOPO_JET3 
GG2H_0J 
GG2H_1J_PTH_0_60 
GG2H_1J_PTH_60_120 
GG2H_1J_PTH_120_200 
GG2H_1J_PTH_GT200 
GG2H_GE2J_PTH_0_60 
GG2H_GE2J_PTH_60_120 
GG2H_GE2J_PTH_120_200 
GG2H_GE2J_PTH_GT200 
QQ2HQQ_FWDH 
QQ2HQQ_VBFTOPO_JET3VETO 
QQ2HQQ_VBFTOPO_JET3 
QQ2HQQ_VH2JET 
QQ2HQQ_REST 
QQ2HQQ_PTJET1_GT200 
QQ2HLNU_FWDH 
QQ2HLNU_PTV_0_150 
QQ2HLNU_PTV_150_250_0J 
QQ2HLNU_PTV_150_250_GE1J 
QQ2HLNU_PTV_GT250 
QQ2HLL_FWDH 
QQ2HLL_PTV_0_150 
QQ2HLL_PTV_150_250_0J 
QQ2HLL_PTV_150_250_GE1J 
QQ2HLL_PTV_GT250 
GG2HLL_FWDH 
GG2HLL_PTV_0_150 
GG2HLL_PTV_GT150_0J 
GG2HLL_PTV_GT150_GE1J 
TTH_FWDH 
TTH 
BBH_FWDH 
BBH 
TH_FWDH 
TH 

Definition at line 54 of file HiggsTemplateCrossSectionsDefs.h.

54  {
55  UNKNOWN = 0,
56  // Gluon fusion
57  GG2H_FWDH = 100,
59  GG2H_0J = 103,
64  // "VBF"
65  QQ2HQQ_FWDH = 200,
67  QQ2HQQ_VH2JET = 203, QQ2HQQ_REST = 204, QQ2HQQ_PTJET1_GT200 = 205,
68  // qq -> WH
69  QQ2HLNU_FWDH = 300,
70  QQ2HLNU_PTV_0_150 = 301,
73  QQ2HLNU_PTV_GT250 = 304,
74  // qq -> ZH
75  QQ2HLL_FWDH = 400,
76  QQ2HLL_PTV_0_150 = 401,
79  QQ2HLL_PTV_GT250 = 404,
80  // gg -> ZH
81  GG2HLL_FWDH = 500,
82  GG2HLL_PTV_0_150 = 501,
83  GG2HLL_PTV_GT150_0J = 502,
85  // ttH
86  TTH_FWDH = 600, TTH = 601,
87  // bbH
88  BBH_FWDH = 700, BBH = 701,
89  // tH
90  TH_FWDH = 800, TH = 801
91  };
HTXS::Stage1::QQ2HQQ_REST
@ QQ2HQQ_REST
Definition: HiggsTemplateCrossSectionsDefs.h:67
HTXS::Stage1_2::QQ2HLL_PTV_150_250_GE1J
@ QQ2HLL_PTV_150_250_GE1J
Definition: HiggsTemplateCrossSectionsDefs.h:143
HTXS::Stage1_2_Fine::QQ2HLNU_FWDH
@ QQ2HLNU_FWDH
Definition: HiggsTemplateCrossSectionsDefs.h:225
HTXS::Stage1::QQ2HQQ_VBFTOPO_JET3
@ QQ2HQQ_VBFTOPO_JET3
Definition: HiggsTemplateCrossSectionsDefs.h:66
HTXS::UNKNOWN
@ UNKNOWN
Definition: HiggsTemplateCrossSectionsDefs.h:28
HTXS::TTH
@ TTH
Definition: HiggsTemplateCrossSectionsDefs.h:30
HTXS::Stage1::QQ2HQQ_VBFTOPO_JET3VETO
@ QQ2HQQ_VBFTOPO_JET3VETO
Definition: HiggsTemplateCrossSectionsDefs.h:66
HTXS::Stage1_2_Fine::GG2H_1J_PTH_0_60
@ GG2H_1J_PTH_0_60
Definition: HiggsTemplateCrossSectionsDefs.h:181
HTXS::Stage1_2::QQ2HLNU_PTV_150_250_GE1J
@ QQ2HLNU_PTV_150_250_GE1J
Definition: HiggsTemplateCrossSectionsDefs.h:136
HTXS::Stage1::GG2H_GE2J_PTH_0_60
@ GG2H_GE2J_PTH_0_60
Definition: HiggsTemplateCrossSectionsDefs.h:62
HTXS::Stage1::GG2H_GE2J_PTH_GT200
@ GG2H_GE2J_PTH_GT200
Definition: HiggsTemplateCrossSectionsDefs.h:63
HTXS::Stage1_2_Fine::TH_FWDH
@ TH_FWDH
Definition: HiggsTemplateCrossSectionsDefs.h:286
HTXS::Stage1::QQ2HQQ_PTJET1_GT200
@ QQ2HQQ_PTJET1_GT200
Definition: HiggsTemplateCrossSectionsDefs.h:67
HTXS::Stage1::GG2HLL_PTV_GT150_0J
@ GG2HLL_PTV_GT150_0J
Definition: HiggsTemplateCrossSectionsDefs.h:83
HTXS::Stage1_2_Fine::GG2H_1J_PTH_120_200
@ GG2H_1J_PTH_120_200
Definition: HiggsTemplateCrossSectionsDefs.h:183
HTXS::Stage1_2_Fine::QQ2HQQ_FWDH
@ QQ2HQQ_FWDH
Definition: HiggsTemplateCrossSectionsDefs.h:199
HTXS::Stage1_2_Fine::TTH_FWDH
@ TTH_FWDH
Definition: HiggsTemplateCrossSectionsDefs.h:276
HTXS::Stage1_2_Fine::QQ2HLL_PTV_150_250_0J
@ QQ2HLL_PTV_150_250_0J
Definition: HiggsTemplateCrossSectionsDefs.h:245
HTXS::Stage1::GG2H_GE2J_PTH_120_200
@ GG2H_GE2J_PTH_120_200
Definition: HiggsTemplateCrossSectionsDefs.h:63
HTXS::Stage1::GG2H_VBFTOPO_JET3VETO
@ GG2H_VBFTOPO_JET3VETO
Definition: HiggsTemplateCrossSectionsDefs.h:58
HTXS::Stage1::GG2H_0J
@ GG2H_0J
Definition: HiggsTemplateCrossSectionsDefs.h:59
HTXS::Stage1::GG2HLL_PTV_GT150_GE1J
@ GG2HLL_PTV_GT150_GE1J
Definition: HiggsTemplateCrossSectionsDefs.h:84
HTXS::Stage1_2_Fine::GG2HLL_FWDH
@ GG2HLL_FWDH
Definition: HiggsTemplateCrossSectionsDefs.h:259
HTXS::Stage1_2_Fine::GG2H_FWDH
@ GG2H_FWDH
Definition: HiggsTemplateCrossSectionsDefs.h:170
HTXS::Stage1_2_Fine::QQ2HLL_FWDH
@ QQ2HLL_FWDH
Definition: HiggsTemplateCrossSectionsDefs.h:242
HTXS::Stage1::QQ2HQQ_VH2JET
@ QQ2HQQ_VH2JET
Definition: HiggsTemplateCrossSectionsDefs.h:67
HTXS::Stage1_2_Fine::QQ2HLNU_PTV_150_250_0J
@ QQ2HLNU_PTV_150_250_0J
Definition: HiggsTemplateCrossSectionsDefs.h:228
HTXS::Stage1_2::QQ2HLNU_PTV_GT250
@ QQ2HLNU_PTV_GT250
Definition: HiggsTemplateCrossSectionsDefs.h:137
HTXS::Stage1::GG2H_1J_PTH_GT200
@ GG2H_1J_PTH_GT200
Definition: HiggsTemplateCrossSectionsDefs.h:61
HTXS::Stage1_2_Fine::BBH_FWDH
@ BBH_FWDH
Definition: HiggsTemplateCrossSectionsDefs.h:284
HTXS::Stage1::QQ2HLNU_PTV_0_150
@ QQ2HLNU_PTV_0_150
Definition: HiggsTemplateCrossSectionsDefs.h:70
HTXS::Stage1::GG2H_GE2J_PTH_60_120
@ GG2H_GE2J_PTH_60_120
Definition: HiggsTemplateCrossSectionsDefs.h:62
HTXS::Stage1_2::QQ2HLL_PTV_GT250
@ QQ2HLL_PTV_GT250
Definition: HiggsTemplateCrossSectionsDefs.h:144
HTXS::Stage1_2_Fine::GG2H_1J_PTH_60_120
@ GG2H_1J_PTH_60_120
Definition: HiggsTemplateCrossSectionsDefs.h:182
HTXS::TH
@ TH
Definition: HiggsTemplateCrossSectionsDefs.h:30
HTXS::Stage1::QQ2HLL_PTV_0_150
@ QQ2HLL_PTV_0_150
Definition: HiggsTemplateCrossSectionsDefs.h:76
HTXS::Stage1::GG2H_VBFTOPO_JET3
@ GG2H_VBFTOPO_JET3
Definition: HiggsTemplateCrossSectionsDefs.h:58
HTXS::BBH
@ BBH
Definition: HiggsTemplateCrossSectionsDefs.h:30
HTXS::Stage1::GG2HLL_PTV_0_150
@ GG2HLL_PTV_0_150
Definition: HiggsTemplateCrossSectionsDefs.h:82