Classes | |
| class | Struct |
Functions | |
| StandardHypoTestDemo (infile="", workspaceName="combined", modelSBName="ModelConfig", modelBName="", dataName="obsData", calcType=0, testStatType=3, ntoys=5000, useNC=False, nuisPriorName=0) | |
Variables | |
| int | calcType = 0 |
| str | dataName = "obsData" |
| HypoTestOptions | |
| str | infile = "" |
| str | modelBName = "" |
| str | modelSBName = "ModelConfig" |
| int | ntoys = 5000 |
| int | nuisPriorName = 0 |
| optHT = HypoTestOptions | |
| int | testStatType = 3 |
| bool | useNC = False |
| str | workspaceName = "combined" |
| StandardHypoTestDemo.StandardHypoTestDemo | ( | infile = "", | |
| workspaceName = "combined", | |||
| modelSBName = "ModelConfig", | |||
| modelBName = "", | |||
| dataName = "obsData", | |||
| calcType = 0, | |||
| testStatType = 3, | |||
| ntoys = 5000, | |||
| useNC = False, | |||
| nuisPriorName = 0 ) |
Definition at line 56 of file StandardHypoTestDemo.py.
| int StandardHypoTestDemo.calcType = 0 |
Definition at line 475 of file StandardHypoTestDemo.py.
| str StandardHypoTestDemo.dataName = "obsData" |
Definition at line 474 of file StandardHypoTestDemo.py.
| StandardHypoTestDemo.HypoTestOptions |
Definition at line 43 of file StandardHypoTestDemo.py.
| str StandardHypoTestDemo.infile = "" |
Definition at line 469 of file StandardHypoTestDemo.py.
| str StandardHypoTestDemo.modelBName = "" |
Definition at line 472 of file StandardHypoTestDemo.py.
| str StandardHypoTestDemo.modelSBName = "ModelConfig" |
Definition at line 471 of file StandardHypoTestDemo.py.
| int StandardHypoTestDemo.ntoys = 5000 |
Definition at line 478 of file StandardHypoTestDemo.py.
| int StandardHypoTestDemo.nuisPriorName = 0 |
Definition at line 480 of file StandardHypoTestDemo.py.
| StandardHypoTestDemo.optHT = HypoTestOptions |
Definition at line 53 of file StandardHypoTestDemo.py.
| int StandardHypoTestDemo.testStatType = 3 |
Definition at line 477 of file StandardHypoTestDemo.py.
Definition at line 479 of file StandardHypoTestDemo.py.
| str StandardHypoTestDemo.workspaceName = "combined" |
Definition at line 470 of file StandardHypoTestDemo.py.