Public Member Functions | |
def | __init__ |
def | add |
def | __str__ |
def | __len__ |
Public Attributes | |
channel_names | |
rows | |
n_nuisance | |
values | |
def python.combineTools.Systematics.__init__ | ( | self, | |
channel_names, | |||
nuisance_params | |||
) |
def python.combineTools.Systematics.__len__ | ( | self | ) |
References python.combineTools.Systematics.values.
def python.combineTools.Systematics.__str__ | ( | self | ) |
def python.combineTools.Systematics.add | ( | self, | |
channel, | |||
syst, | |||
value | |||
) |
References python.combineTools.Systematics.values.
python.combineTools.Systematics.channel_names |
Referenced by python.combineTools.Systematics.__str__().
python.combineTools.Systematics.n_nuisance |
python.combineTools.Systematics.rows |
Referenced by python.combineTools.Systematics.__str__().
python.combineTools.Systematics.values |