test module to compare the output of TRGCDC and CDCTriggerETF
Definition at line 108 of file ETF_OldVsNew.py.
◆ event()
give info for both modules and warnings in the case of mismatches
Definition at line 113 of file ETF_OldVsNew.py.
115 give info for both modules and warnings in the case of mismatches
119 newT0 =
Belle2.PyStoreObj(
"BinnedEventT0").obj().getBinnedEventT0(Belle2.Const.CDC)
123 basf2.B2INFO(
"T0 %d" % oldT0)
125 basf2.B2WARNING(
"old T0 %d, new T0 %d" % (oldT0, newT0))
128 main.add_module(TestModule(), logLevel=basf2.LogLevel.INFO)
134 print(basf2.statistics)
a (simplified) python wrapper for StoreObjPtr.
The documentation for this class was generated from the following file: