mcheader_data['sim_reuse']=1#this value is not written in the magic root file, but since the sim_events already include shower reuse we artificially set it to 1 (actually every shower reused 5 times for std MAGIC MC)
mcheader_data['sim_conesemiangle']=mc_header_info[b'MMcRunHeader.fRandomPointingConeSemiAngle'][0]*u.deg#std: 2.5 deg, also corsika viewcone is defined by "half of the cone angle".
mcheader_data['sim_conesemiangle']=mc_header_info['MMcRunHeader.fRandomPointingConeSemiAngle'][0]*u.deg#std: 2.5 deg, also corsika viewcone is defined by "half of the cone angle".