From 1399312c3b626007f1755c2cccb0c6a8c7cfd007 Mon Sep 17 00:00:00 2001 From: "Stephen A. Wood" <saw@jlab.org> Date: Mon, 16 Dec 2019 14:46:56 -0500 Subject: [PATCH] Fix typo --- src/THcHelicity.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/THcHelicity.cxx b/src/THcHelicity.cxx index 0fd7429..6e69e99 100644 --- a/src/THcHelicity.cxx +++ b/src/THcHelicity.cxx @@ -126,7 +126,7 @@ Int_t THcHelicity::ReadDatabase( const TDatime& date ) fRingSeed_reported_initial = 0; // Initial see that should predict reported // helicity of first quartet. fFirstCycle = -1; // First Cycle that starts a quad (0 to 3) -# fFreq = 29.5596; + // fFreq = 29.5596; fFreq = 120.0007547169; fHelDelay=8; -- GitLab