]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STARLIGHT/starlight/include/beam.h
Update to trunk of hepforge
[u/mrichter/AliRoot.git] / STARLIGHT / starlight / include / beam.h
index 357f8b8ba3e2327b5846f0c97cfaf490bc9da8bc..6a6829e26f0e1bfeb0c7ff7c9146ec726c665cba 100644 (file)
@@ -20,9 +20,9 @@
 ///////////////////////////////////////////////////////////////////////////
 //
 // File and Version Information:
-// $Rev:: 164                         $: revision of last commit
-// $Author:: odjuvsla                 $: author of last commit
-// $Date:: 2013-10-06 16:18:08 +0200 #$: date of last commit
+// $Rev:: 176                         $: revision of last commit
+// $Author:: jseger                   $: author of last commit
+// $Date:: 2014-06-20 22:15:20 +0200 #$: date of last commit
 //
 // Description:
 //
@@ -47,7 +47,6 @@ public:
 
        beam(const int              Z,
             const int              A,
-            const double           bdeuteron,
             const bool             dAuCoherentProduction);
        
        ~beam();