Scatmode()

Return GENIE-V2 Energy mode description

SCATMODE [emode=Integer] Returns a string giving the meaning of the emode value.

example:

	# Get a description from an emode value of 1
	>> printn Scatmode(1)
	inelastic (direct geometry)

Scatmode

Simply provides a textual description to translate the numeric value of this parameter.

Parameters:

Emode (Integer)

Emode value (0, 1 or 2)

RESULT = (String)

String description of the instrument energy mode.