nectarchain.trr_test_suite.utils.pe2photons#
- pe2photons(x)#
Converts the input value
xfrom photons to photoelectrons (PE) by multiplying it by 4.- Args:
x (float): The input value in photons.
- Returns:
float: The input value converted to photoelectrons.