This PR drops the optical part of the name of the OpticalMaterialProperties files and relative namespace. Since we use more properties that are not just optical (such as scintillation and TPB emission spectra, yield, attachment...) this seems more logical.
Two more non-optical properties, namely the Fano factor and the ionization energy for gaseous xenon, are added to the property table instead of being coded in the IonizationClustering class.
This PR closes #12.
This PR drops the
optical
part of the name of the OpticalMaterialProperties files and relative namespace. Since we use more properties that are not just optical (such as scintillation and TPB emission spectra, yield, attachment...) this seems more logical. Two more non-optical properties, namely the Fano factor and the ionization energy for gaseous xenon, are added to the property table instead of being coded in theIonizationClustering
class. This PR closes #12.