def L_monitor6(): c = LMonitor() c.short_description = "L_monitor6" c.nchan = 140 c.y_height = 0.1 c.filename = "Vulcan_asbuilt_L_monitor6.txt" c.Lmax = 14.0 c.x_width = 0.1 c.Lmin = 0.1 return c
def L_monitor4(): c = LMonitor() c.short_description = "L_monitor4" c.nchan = 140 c.y_height = 0.1 c.filename = "Vulcan_asbuilt_L_monitor4.txt" c.Lmax = 14.0 c.x_width = 0.1 c.Lmin = 0.1 return c
def L_monitor10(): c = LMonitor() c.short_description = "L_monitor10" c.nchan = 140 c.y_height = 0.002 c.restore_neutron = 1 c.filename = "Vulcan_asbuilt_L_monitor10.txt" c.Lmax = 14.0 c.x_width = 0.002 c.Lmin = 0.1 return c