From 1936f994d6f2e4a0fee8e0e7f24f901cb57a74ba Mon Sep 17 00:00:00 2001 From: "Ryan@iMac" Date: Wed, 12 Oct 2022 18:26:36 -0400 Subject: [PATCH] edit README.mc --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0c2597e..90d1a5a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ The code uses two approaches to fit the experimental data with gamma distribution . 1) find a0 + a2*P2 + a4*P4, then use a0 to search for mini delta, the mixing ratio -2) fit the a0 and delta directly . +2) fit the a0, delta, and sigma simultaniously. -#simply make +#simply make to compile the ad++.cpp -The settings and data are hard coded. \ No newline at end of file +The settings and data are hard coded. + +#or, using root, load ad++.h as macro