]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Minor changes
authorphille <phille@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 15 Jan 2007 12:54:45 +0000 (12:54 +0000)
committerphille <phille@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 15 Jan 2007 12:54:45 +0000 (12:54 +0000)
HLT/PHOS/AliHLTPHOSAnalyzer.h

index 95cee2afaf26d28097682cc01442cd60665e8a23..de3793b727fbda3343578c2dfaac42193624a9f1 100644 (file)
@@ -21,6 +21,7 @@ class AliHLTPHOSAnalyzer
   float GetTiming();
   float GetEnergy();
   void SetData(double *data);
+  void SetSampleFreq(double freq);
   void MakeInitialGuess();
   void MakeInitialGuess(int treshold);
   virtual void Evaluate(int start = 0, int lenght = 100) = 0;