31workspaceName =
"combined"
32modelConfigName =
"ModelConfig"
41filename =
"results/example_combined_GaussExample_model.root"
45 print(
"will run standard hist2workspace example")
48 print(
"\n\n---------------------")
49 print(
"Done creating example input")
50 print(
"---------------------\n\n")
63mc = w[modelConfigName]
81print(f
"\n>>>> RESULT : {confLevel * 100}% interval on {firstPOI.GetName()} is : [{limit_lower}, {limit_upper}]\n")
86 "making a plot of the profile likelihood function ....(if it is taking a lot of time use less points or the "
87 "TF1 drawing option)\n"
104 print(
"Perform Test of Hypothesis : null Hypothesis is " +
firstPOI.GetName() + str(nullParamValue))
106 print(
"\n>>>> Hypotheis Test Result ")
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.