You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"write-raw-data-on-error", VariantType::Bool, false, {"dump raw data in case errors occurred"}},
607
608
{"raw-file-name", VariantType::String, "/tmp/idc_debug.{run}.{raw_type}", {"name of the raw output file"}},
608
609
{"raw-data-type", VariantType::Int, 0, {"Which raw data to dump: 0-full TPC with DH, 1-full TPC with DH skip empty, 2-full TPC no DH, 3-full TPC no DH skip empty, 4-IDC raw only"}},
610
+
{"check-incomplete-hbf", VariantType::Bool, false, {"false: don't chck; true: check and report"}},
609
611
{"pedestal-url", VariantType::String, "ccdb-default", {"ccdb-default: load from NameConf::getCCDBServer() OR ccdb url (must contain 'ccdb' OR pedestal file name"}},
610
612
{"swap-links", VariantType::Bool, false, {"swap links to circumvent bug in FW"}},
0 commit comments