35 msg.debug("User requested to SKIP post-processing ('--skipPostProcessing' [%s]), so we'll just do merging and skip running post-processing.", skip_post_processing)
36 out_data = ['NTUP_PHYSVAL_MRG']
37else:
38 msg.debug("We'll run merging and post-processing (implemented for ID track monitoring, EGamma, and BTagging).")