]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
correct overloading SetMCReactionPlaneAngle
authorsnelling <snelling@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 26 Aug 2010 11:33:06 +0000 (11:33 +0000)
committersnelling <snelling@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 26 Aug 2010 11:33:06 +0000 (11:33 +0000)
PWG2/FLOW/AliFlowTasks/AliFlowEvent.h

index a90fc30079f809f29e7462146ae88ee2a81c621b..ade2e2407c13fb3611eb2a8a9828f34ef318ae71 100644 (file)
@@ -57,6 +57,7 @@ public:
 
 
   void SetMCReactionPlaneAngle(const AliMCEvent* mcEvent);
+  using AliFlowEventSimple::SetMCReactionPlaneAngle;
 
   AliFlowTrack* GetTrack( Int_t i );