Class : DOSSpectra
DOSSpectra :
prototype: DOSSpectra (int , char** , int * , double , double , double , double dE )
description:constructor from a set of energy files. Each peak is assimilated to a Lorentzian function.
input parameters:
FileNumber: number of files, Files: name of files
StateNumber: integer array containing number of states in each file
Gamma: FWHM
Emin, Emax, dE: two energy bounds and the step in energy
Back to index.