]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/FLOW/AliFlowCommon/AliFlowEventSimple.h
change memory management
[u/mrichter/AliRoot.git] / PWG2 / FLOW / AliFlowCommon / AliFlowEventSimple.h
index 0bb6e46b788d25263e92b9162fd8ae603c5c24f6..f5b9e666bd8dc6811c72f5a6a6d0f6646fe80f04 100644 (file)
@@ -79,6 +79,7 @@ class AliFlowEventSimple: public TObject {
   void AddV2( TF1* ptDepV2 );
   void DefineDeadZone( Double_t etaMin, Double_t etaMax, Double_t phiMin, Double_t phiMax );
   Int_t CleanUpDeadTracks();
+  void ClearFast();
  
   static TF1* SimplePtSpectrum();
   static TF1* SimplePtDepV2();
@@ -97,8 +98,9 @@ class AliFlowEventSimple: public TObject {
                          Double_t etaMin=-1.0,
                          Double_t etaMax= 1.0 );
 
+  //data members
   TObjArray*              fTrackCollection;           //-> collection of tracks
-  Int_t                   fReferenceMultiplicity;           // reference multiplicity
+  Int_t                   fReferenceMultiplicity;     // reference multiplicity
   Int_t                   fNumberOfTracks;            // number of tracks
   Int_t                   fNumberOfRPs;               // number of tracks that have passed the RP selection
   Double_t                fMCReactionPlaneAngle;      // the angle of the reaction plane from the MC truth