FHSetRecord


       FHSetRecord - set the FeynHiggs parameters from a FeynHiggs Record

       #include "FHRecord.h"

       integer error
       RecordDecl(record)

       subroutine FHSetRecord(error, record)

       FHSetRecord[record]

       FHSetRecord sets the FeynHiggs parameters from a FeynHiggs Record.  This
       subroutine  works  like a combination of FHSetSMPara, FHSetPara, and FH-
       SetNMFV except that the input parameters are taken  from  the  FeynHiggs
       Record.

       error (output)
              zero if successful, otherwise the line number in SetRecord.F from
              which the error message was emitted.

       record (input/output)
              the FeynHiggs Record.

       libFH(1)

                                  10-May-2011                    FHSETRECORD(1)