]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSDDLRawData.h
Separating well and badly reconstructed pileup vertices. Adding statistics of associa...
[u/mrichter/AliRoot.git] / ITS / AliITSDDLRawData.h
index b70b16206289d6940a2dacbfda6ff3bc66a04d74..fb7dbc5da7c4f854b9dc23e624d2690ddfde12c4 100644 (file)
@@ -1,3 +1,5 @@
+#ifndef AliITSDDLRAWDATA_H
+#define AliITSDDLRAWDATA_H
 /* Copyright(c) 1998-2003, ALICE Experiment at CERN, All rights reserved. *
  * See cxx source for full Copyright notice                               */
 
@@ -8,9 +10,6 @@
 
 /* $Id$ */
 
-#ifndef AliITSDDLRAWDATA_H
-#define AliITSDDLRAWDATA_H
-
 class TTree;
 class TBranch;
 class AliITSDDLModuleMapSDD;
@@ -24,7 +23,7 @@ class AliITSDDLRawData:public TObject{
   AliITSDDLRawData& operator=(const AliITSDDLRawData &source); // ass. op.
   Int_t RawDataSPD(TBranch* branch, AliITSFOSignalsSPD* foSignals = NULL);
   // This method generates the files with the Silicon pixel detector data
-  Int_t RawDataSDD(TBranch* branch, AliITSDDLModuleMapSDD* ddlsdd); 
+  Int_t RawDataSDD(TBranch* branch, const AliITSDDLModuleMapSDD* ddlsdd); 
   // This method generates the files with the Silicon drift detector data
   Int_t RawDataSSD(TBranch* branch);
   // This method generates the files with the Silicon pixel detector data