From 7c7c4e8c62b258816d7814e745dbd501f37660c3 Mon Sep 17 00:00:00 2001 From: Ryan Tang Date: Thu, 13 Oct 2022 15:08:21 -0400 Subject: [PATCH] Update 'README.md' --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 90d1a5a..e4c6905 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,10 @@ The code uses two approaches to fit the experimental data with gamma distributio 1) find a0 + a2*P2 + a4*P4, then use a0 to search for mini delta, the mixing ratio 2) fit the a0, delta, and sigma simultaniously. -#simply make to compile the ad++.cpp +# simply make to compile the ad++.cpp The settings and data are hard coded. -#or, using root, load ad++.h as macro +# or, using root, load ad++.h as macro + +# for mac user, please use d71f18d branch \ No newline at end of file