]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Include HIJING PROFILE function.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 9 Jun 2000 22:21:49 +0000 (22:21 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 9 Jun 2000 22:21:49 +0000 (22:21 +0000)
THijing/THijing.h

index 5c262241823dbb67383c54de4223672b7c49e084..8bf276b71967a95d61f91070cfc168c3686e40e2 100644 (file)
@@ -194,7 +194,17 @@ public:
                              
    virtual void         Hijing(const char* frame, float bmin, float bmax);
 
+   virtual Float_t      Profile(float b);
+   
+
    ClassDef(THijing,1)  //Interface to Hijing Event Generator
 };
 
 #endif
+
+
+
+
+
+
+