remove one check for Fourier only.
This commit is contained in:
parent
4b561b1f15
commit
5d731611cf
@ -2697,10 +2697,6 @@ Int_t PMsrHandler::ParameterInUse(UInt_t paramNo)
|
|||||||
*/
|
*/
|
||||||
Bool_t PMsrHandler::HandleFitParameterEntry(PMsrLines &lines)
|
Bool_t PMsrHandler::HandleFitParameterEntry(PMsrLines &lines)
|
||||||
{
|
{
|
||||||
// If msr-file is used for musrFT only, nothing needs to be done here.
|
|
||||||
if (fFourierOnly)
|
|
||||||
return true;
|
|
||||||
|
|
||||||
PMsrParamStructure param;
|
PMsrParamStructure param;
|
||||||
Bool_t error = false;
|
Bool_t error = false;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user