]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONRawCluster.cxx
Code revision:
[u/mrichter/AliRoot.git] / MUON / AliMUONRawCluster.cxx
index 558c9c347c171a66d00d1eb026964197a8bb44fe..612f7e4ffa31552b708e5665e7836904b8ff027c 100644 (file)
 //
 //
 
-#include "AliMUONRawCluster.h"
 #include <TArrayF.h>
 
+#include "AliMUONRawCluster.h"
+
 ClassImp(AliMUONRawCluster);
 
 
-AliMUONRawCluster::AliMUONRawCluster() {
+AliMUONRawCluster::AliMUONRawCluster() 
+  : TObject()
+{
 // Constructor
     fTracks[0]=fTracks[1]=fTracks[2]=-1; 
     for (int j=0;j<2;j++) {