X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=PWG2%2FFLOW%2FAliFlowCommon%2FAliFlowEventSimple.h;h=d5d6d311dddbce921d6d27d20735198af2c2d719;hp=0ccde4c784bc609f6d54b6a2265b13535662a765;hb=46bec39c472d4f5a781ed983095137d7b9c1a099;hpb=ba5e52fb3a395d4a04b21aec111ab80b9f280aea diff --git a/PWG2/FLOW/AliFlowCommon/AliFlowEventSimple.h b/PWG2/FLOW/AliFlowCommon/AliFlowEventSimple.h index 0ccde4c784b..d5d6d311ddd 100644 --- a/PWG2/FLOW/AliFlowCommon/AliFlowEventSimple.h +++ b/PWG2/FLOW/AliFlowCommon/AliFlowEventSimple.h @@ -24,6 +24,7 @@ class AliFlowTrackSimple; class AliFlowEventSimple: public TObject { public: + AliFlowEventSimple(); AliFlowEventSimple(Int_t aLenght); AliFlowEventSimple(const AliFlowEventSimple& anEvent); AliFlowEventSimple& operator=(const AliFlowEventSimple& anEvent);