more complete doxygen docu.

This commit is contained in:
2026-02-06 12:43:55 +01:00
parent dd2f743b3a
commit de8b02b94d

View File

@@ -923,6 +923,18 @@ INPUT = musrfit.dox \
../src/classes/PUserFcn.cpp \ ../src/classes/PUserFcn.cpp \
../src/external/MusrRoot/TMusrRunHeader.h \ ../src/external/MusrRoot/TMusrRunHeader.h \
../src/external/MusrRoot/TMusrRunHeader.cpp \ ../src/external/MusrRoot/TMusrRunHeader.cpp \
../src/external/nexus/PNeXus.h \
../src/external/nexus/PNeXus.cpp \
../src/external/MuSR_software/Class_MuSR_PSI/MuSR_td_PSI_bin.h \
../src/external/MuSR_software/Class_MuSR_PSI/MuSR_td_PSI_bin.cpp \
../src/external/mud/src/mud.h \
../src/external/mud/src/mud_all.c \
../src/external/mud/src/mud.c \
../src/external/mud/src/mud_encode.c \
../src/external/mud/src/mud_friendly.c \
../src/external/mud/src/mud_gen.c \
../src/external/mud/src/mud_new.c \
../src/external/mud/src/mud_tri_ti.c \
../src/addRun.cpp \ ../src/addRun.cpp \
../src/any2many.cpp \ ../src/any2many.cpp \
../src/dump_header.cpp \ ../src/dump_header.cpp \
@@ -2241,7 +2253,7 @@ INCLUDE_FILE_PATTERNS =
# recursively expanded use the := operator instead of the = operator. # recursively expanded use the := operator instead of the = operator.
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES. # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
PREDEFINED = PREDEFINED = HAVE_HDF4
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
# tag can be used to specify a list of macro names that should be expanded. The # tag can be used to specify a list of macro names that should be expanded. The