typo meV -> eV

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@662 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
johnson_i 2013-09-12 09:57:45 +00:00
parent fd9d627412
commit f908226713

View File

@ -126,7 +126,7 @@ class Eiger:private Feb{
//bool SetHighVoltage(float value);
bool SetHighVoltage(unsigned int module_num,float value);
bool SetPhotonEnergy(unsigned int full_energy_meV);
bool SetPhotonEnergy(unsigned int full_energy_eV);
unsigned int GetPhotonEnergy(){return photon_energy_eV;}
bool SetIDelays(unsigned int module_num, unsigned int ndelay_units);