]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/MUON/AliHLTMUONEvent.h
Using common loading methods for CDB entries that take care of missing subversion...
[u/mrichter/AliRoot.git] / HLT / MUON / AliHLTMUONEvent.h
index 640464599e7fc6c6d581257c980e001a2bebd3fe..46318aa7a942d8a89ff0622c2694f2a8d606bbdb 100644 (file)
@@ -4,7 +4,7 @@
  * ALICE Experiment at CERN, All rights reserved.                         *
  * See cxx source for full Copyright notice                               */
 
-/* $Id: $ */
+// $Id: $
 
 ///
 /// @file   AliHLTMUONRootifierComponent.h
@@ -90,6 +90,9 @@ public:
 
 private:
 
+       /// Performs a deep copy of the event. Assumes this event is already cleared and empty.
+       void DeepCopy(const AliHLTMUONEvent& event);
+
        AliHLTEventID_t fEventId;  ///< The event ID.
        TObjArray fArray;          ///< Array of event objects.