]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/MUON/AliHLTMUONEvent.h
update EMCal EP v2
[u/mrichter/AliRoot.git] / HLT / MUON / AliHLTMUONEvent.h
index cb35c8c5f9d25dd127e034f02f5ecb2c5349d910..46318aa7a942d8a89ff0622c2694f2a8d606bbdb 100644 (file)
@@ -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.