Do not save CVS subdirectories
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 21 May 1999 17:24:40 +0000 (17:24 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 21 May 1999 17:24:40 +0000 (17:24 +0000)
Modifications for the introduction of AliModule
Modifications for the addition of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule
Modifications for the introduction of AliModule

TRD/AliTRD.h
TRD/AliTRDv0.cxx
TRD/AliTRDv0.h
TRD/AliTRDv1.cxx
TRD/AliTRDv1.h
TRD/AliTRDv2.cxx
TRD/AliTRDv2.h
TRD/Make-depend

index 03cd736e7683791f3e2f6d094b88c5851b963676..0a9f8097a4984a424f24b9f52376c3b0a700e122 100644 (file)
@@ -21,7 +21,7 @@ public:
   virtual void  Init();
   virtual Int_t IsVersion() const =0;
   virtual void  StepManager()=0; 
-  virtual void  DrawDetector() {}
+  virtual void  DrawModule() {}
   
   ClassDef(AliTRD,1)       // Transition Radiation Detector base class
 };
index f4532f7b3957f20eb30de2cce3e9ada03342ee02..9d2f90392c33c6f7dea07bed9ef975fa97b9ab95 100644 (file)
@@ -288,7 +288,7 @@ void AliTRDv0::CreateGeometry()
 }
 
 //_____________________________________________________________________________
-void AliTRDv0::DrawDetector()
+void AliTRDv0::DrawModule()
 {
   //
   // Draw a shaded view of the Transition Radiation Detector version 0
index 400777b5f36f345ff7c48c228b0b11e734162441..c61284a8b5904173b468de0037250b78e854568d 100644 (file)
@@ -17,7 +17,7 @@ public:
   virtual Int_t IsVersion() const {return 0;}
   virtual void  StepManager();
   virtual void  Init();
-  virtual void  DrawDetector();
+  virtual void  DrawModule();
   
 protected:
   Int_t        fIdSens1;    // 1st sensitive volume identifier
index 3e059139d05a066600217e067beb99f0cf461b2c..79889bb008c42c29c2d9c0853f9d965361c51f5b 100644 (file)
@@ -404,7 +404,7 @@ void AliTRDv1::CreateGeometry()
 }
  
 //_____________________________________________________________________________
-void AliTRDv1::DrawDetector()
+void AliTRDv1::DrawModule()
 {
   //
   // Draw a shaded view of the Transition Radiation Detector version 1
index ca93465f056b49bd337337fb2a6ddd38c60ac6cd..4153ab04a429292e999cc71119d7766f1d0d6a73 100644 (file)
@@ -17,7 +17,7 @@ public:
   virtual Int_t IsVersion() const {return 1;}
   virtual void  StepManager();
   virtual void  Init();
-  virtual void  DrawDetector();
+  virtual void  DrawModule();
 
 protected:
   Int_t        fIdSens1;    // 1st sensitive volume identifier
index fc0f734abdde419bdb26edfa36a61eca7794de25..2dcfed76923703a0d08061f72a643428e940cf21 100644 (file)
@@ -319,7 +319,7 @@ void AliTRDv2::CreateGeometry()
 }
 
 //_____________________________________________________________________________
-void AliTRDv2::DrawDetector()
+void AliTRDv2::DrawModule()
 {
   //
   // Draw a shaded view of the Transition Radiation Detector version 1
index 6023b699ee718d51908c5767fa06b6eba430e042..26d0d82d476366255bae1bbebefed85d1b80006d 100644 (file)
@@ -17,7 +17,7 @@ public:
   virtual Int_t IsVersion() const {return 2;}
   virtual void  StepManager();
   virtual void  Init();
-  virtual void  DrawDetector();
+  virtual void  DrawModule();
 
 protected:
   Int_t        fIdSenO1;    // Sensitive volume identifier for outer chambers
index 4e6668329df9d005b0efb8d88fc0abc23df4dfee..afca20065b4a00aac5fe43230f494a63a51838fb 100644 (file)
  
 # DO NOT DELETE THIS LINE -- make depend depends on it.
 
-AliTRD.o: /soft/root/include/TMath.h /soft/root/include/TRandom.h
-AliTRD.o: /soft/root/include/TVector.h /soft/root/include/TGeometry.h
-AliTRD.o: /soft/root/include/TNode.h /soft/root/include/TObjectTable.h
-AliTRD.o: /soft/root/include/TBRIK.h /soft/root/include/TPGON.h
-AliTRD.o: /hdb2/offline/pro/include/GParticle.h /soft/root/include/TObject.h
-AliTRD.o: AliTRD.h /hdb2/offline/pro/include/AliDetector.h
-AliTRD.o: /soft/root/include/TNamed.h /soft/root/include/TClonesArray.h
-AliTRD.o: /soft/root/include/TBrowser.h /soft/root/include/TAttLine.h
+AliTRD.o: /soft/root/include/TMath.h /soft/root/include/Rtypes.h
+AliTRD.o: /soft/root/include/RConfig.h /usr/include/stdio.h
+AliTRD.o: /usr/local/include/g++/libio.h /usr/include/_G_config.h
+AliTRD.o: /usr/include/gnu/types.h /usr/include/features.h
+AliTRD.o: /usr/include/sys/cdefs.h /usr/include/gnu/stubs.h
+AliTRD.o: /usr/local/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.60/include/stddef.h
+AliTRD.o: /usr/local/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.60/include/stdarg.h
+AliTRD.o: /usr/include/stdio_lim.h /soft/root/include/DllImport.h
+AliTRD.o: /soft/root/include/TRandom.h /soft/root/include/TNamed.h
+AliTRD.o: /soft/root/include/TObject.h /soft/root/include/Varargs.h
+AliTRD.o: /soft/root/include/TStorage.h /soft/root/include/TBuffer.h
+AliTRD.o: /usr/include/string.h /soft/root/include/Bytes.h
+AliTRD.o: /soft/root/include/TList.h /soft/root/include/TSeqCollection.h
+AliTRD.o: /soft/root/include/TCollection.h /soft/root/include/TIterator.h
+AliTRD.o: /soft/root/include/TString.h /soft/root/include/TRefCnt.h
+AliTRD.o: /soft/root/include/TVector.h /soft/root/include/TError.h
+AliTRD.o: /soft/root/include/TGeometry.h /soft/root/include/THashList.h
+AliTRD.o: /soft/root/include/TNode.h /soft/root/include/TShape.h
+AliTRD.o: /soft/root/include/TMaterial.h /soft/root/include/TAttFill.h
+AliTRD.o: /soft/root/include/Gtypes.h /soft/root/include/Htypes.h
+AliTRD.o: /soft/root/include/TAttLine.h /soft/root/include/X3DBuffer.h
+AliTRD.o: /soft/root/include/TPolyLine3D.h /soft/root/include/TRotMatrix.h
+AliTRD.o: /soft/root/include/TObjectTable.h /soft/root/include/TBRIK.h
+AliTRD.o: /soft/root/include/TPGON.h /soft/root/include/TPCON.h
+AliTRD.o: /hdb2/offline/pro/include/GParticle.h AliTRD.h
+AliTRD.o: /hdb2/offline/pro/include/AliDetector.h
+AliTRD.o: /hdb2/offline/pro/include/AliModule.h
+AliTRD.o: /soft/root/include/TClonesArray.h /soft/root/include/TObjArray.h
+AliTRD.o: /soft/root/include/TBrowser.h /soft/root/include/TBrowserImp.h
 AliTRD.o: /soft/root/include/TAttMarker.h /soft/root/include/TArrayI.h
-AliTRD.o: /soft/root/include/Gtypes.h /hdb2/offline/pro/include/AliHit.h
+AliTRD.o: /soft/root/include/TArray.h /hdb2/offline/pro/include/AliHit.h
 AliTRD.o: /hdb2/offline/pro/include/AliRun.h /soft/root/include/TROOT.h
-AliTRD.o: /soft/root/include/TList.h /soft/root/include/TStopwatch.h
-AliTRD.o: /soft/root/include/TTree.h /hdb2/offline/pro/include/AliHeader.h
+AliTRD.o: /soft/root/include/TDirectory.h /soft/root/include/TDatime.h
+AliTRD.o: /soft/root/include/TStopwatch.h /soft/root/include/TTree.h
+AliTRD.o: /soft/root/include/TBranch.h /soft/root/include/TStringLong.h
+AliTRD.o: /soft/root/include/TCut.h /hdb2/offline/pro/include/AliHeader.h
 AliTRD.o: /hdb2/offline/pro/include/AliMagF.h
 AliTRD.o: /hdb2/offline/pro/include/AliMC.h
 AliTRD.o: /hdb2/offline/pro/include/AliGenerator.h
 AliTRD.o: /soft/root/include/TArrayF.h /soft/root/include/TGenerator.h
 AliTRD.o: /hdb2/offline/pro/include/AliLego.h /soft/root/include/TH2.h
+AliTRD.o: /soft/root/include/TH1.h /soft/root/include/TAxis.h
+AliTRD.o: /soft/root/include/TAttAxis.h /usr/local/include/g++/fstream.h
 AliTRD.o: /usr/local/include/g++/iostream.h
-AliTRD.o: /usr/local/include/g++/streambuf.h /usr/local/include/g++/libio.h
-AliTRD.o: /usr/include/_G_config.h /usr/include/gnu/types.h
-AliTRD.o: /usr/include/features.h /usr/include/sys/cdefs.h
-AliTRD.o: /usr/include/gnu/stubs.h
-AliTRD.o: /usr/local/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.60/include/stddef.h
-AliTRD.o: /usr/local/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.60/include/stdarg.h
-AliTRD.o: /usr/local/include/g++/fstream.h
-AliTRD.o: /hdb2/offline/pro/include/TGeant3.h
-AliTRDv0.o: /soft/root/include/TMath.h /soft/root/include/TRandom.h
-AliTRDv0.o: /soft/root/include/TVector.h /soft/root/include/TGeometry.h
-AliTRDv0.o: /soft/root/include/TNode.h /soft/root/include/TBRIK.h
-AliTRDv0.o: /soft/root/include/TPGON.h /hdb2/offline/pro/include/GParticle.h
-AliTRDv0.o: /soft/root/include/TObject.h AliTRDv0.h AliTRD.h
-AliTRDv0.o: /hdb2/offline/pro/include/AliDetector.h
-AliTRDv0.o: /soft/root/include/TNamed.h /soft/root/include/TClonesArray.h
-AliTRDv0.o: /soft/root/include/TBrowser.h /soft/root/include/TAttLine.h
+AliTRD.o: /usr/local/include/g++/streambuf.h /soft/root/include/TLego.h
+AliTRD.o: /soft/root/include/TF1.h /soft/root/include/TFormula.h
+AliTRD.o: /soft/root/include/TMethodCall.h /soft/root/include/TGaxis.h
+AliTRD.o: /soft/root/include/TLine.h /soft/root/include/TAttText.h
+AliTRD.o: /soft/root/include/TArrayC.h /soft/root/include/TArrayS.h
+AliTRD.o: /soft/root/include/TArrayD.h /hdb2/offline/pro/include/TGeant3.h
+AliTRDv0.o: /soft/root/include/TMath.h /soft/root/include/Rtypes.h
+AliTRDv0.o: /soft/root/include/RConfig.h /usr/include/stdio.h
+AliTRDv0.o: /usr/local/include/g++/libio.h /usr/include/_G_config.h
+AliTRDv0.o: /usr/include/gnu/types.h /usr/include/features.h
+AliTRDv0.o: /usr/include/sys/cdefs.h /usr/include/gnu/stubs.h
+AliTRDv0.o: /usr/local/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.60/include/stddef.h
+AliTRDv0.o: /usr/local/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.60/include/stdarg.h
+AliTRDv0.o: /usr/include/stdio_lim.h /soft/root/include/DllImport.h
+AliTRDv0.o: /soft/root/include/TRandom.h /soft/root/include/TNamed.h
+AliTRDv0.o: /soft/root/include/TObject.h /soft/root/include/Varargs.h
+AliTRDv0.o: /soft/root/include/TStorage.h /soft/root/include/TBuffer.h
+AliTRDv0.o: /usr/include/string.h /soft/root/include/Bytes.h
+AliTRDv0.o: /soft/root/include/TList.h /soft/root/include/TSeqCollection.h
+AliTRDv0.o: /soft/root/include/TCollection.h /soft/root/include/TIterator.h
+AliTRDv0.o: /soft/root/include/TString.h /soft/root/include/TRefCnt.h
+AliTRDv0.o: /soft/root/include/TVector.h /soft/root/include/TError.h
+AliTRDv0.o: /soft/root/include/TGeometry.h /soft/root/include/THashList.h
+AliTRDv0.o: /soft/root/include/TNode.h /soft/root/include/TShape.h
+AliTRDv0.o: /soft/root/include/TMaterial.h /soft/root/include/TAttFill.h
+AliTRDv0.o: /soft/root/include/Gtypes.h /soft/root/include/Htypes.h
+AliTRDv0.o: /soft/root/include/TAttLine.h /soft/root/include/X3DBuffer.h
+AliTRDv0.o: /soft/root/include/TPolyLine3D.h /soft/root/include/TRotMatrix.h
+AliTRDv0.o: /soft/root/include/TBRIK.h /soft/root/include/TPGON.h
+AliTRDv0.o: /soft/root/include/TPCON.h /hdb2/offline/pro/include/GParticle.h
+AliTRDv0.o: AliTRDv0.h AliTRD.h /hdb2/offline/pro/include/AliDetector.h
+AliTRDv0.o: /hdb2/offline/pro/include/AliModule.h
+AliTRDv0.o: /soft/root/include/TClonesArray.h /soft/root/include/TObjArray.h
+AliTRDv0.o: /soft/root/include/TBrowser.h /soft/root/include/TBrowserImp.h
 AliTRDv0.o: /soft/root/include/TAttMarker.h /soft/root/include/TArrayI.h
-AliTRDv0.o: /soft/root/include/Gtypes.h /hdb2/offline/pro/include/AliHit.h
+AliTRDv0.o: /soft/root/include/TArray.h /hdb2/offline/pro/include/AliHit.h
 AliTRDv0.o: /hdb2/offline/pro/include/AliRun.h /soft/root/include/TROOT.h
-AliTRDv0.o: /soft/root/include/TList.h /soft/root/include/TStopwatch.h
-AliTRDv0.o: /soft/root/include/TTree.h /hdb2/offline/pro/include/AliHeader.h
+AliTRDv0.o: /soft/root/include/TDirectory.h /soft/root/include/TDatime.h
+AliTRDv0.o: /soft/root/include/TStopwatch.h /soft/root/include/TTree.h
+AliTRDv0.o: /soft/root/include/TBranch.h /soft/root/include/TStringLong.h
+AliTRDv0.o: /soft/root/include/TCut.h /hdb2/offline/pro/include/AliHeader.h
 AliTRDv0.o: /hdb2/offline/pro/include/AliMagF.h
 AliTRDv0.o: /hdb2/offline/pro/include/AliMC.h
 AliTRDv0.o: /hdb2/offline/pro/include/AliGenerator.h
 AliTRDv0.o: /soft/root/include/TArrayF.h /soft/root/include/TGenerator.h
 AliTRDv0.o: /hdb2/offline/pro/include/AliLego.h /soft/root/include/TH2.h
-AliTRDv0.o: /hdb2/offline/pro/include/AliConst.h
-AliTRDv1.o: /soft/root/include/TMath.h /soft/root/include/TRandom.h
-AliTRDv1.o: /soft/root/include/TVector.h /soft/root/include/TGeometry.h
-AliTRDv1.o: /soft/root/include/TNode.h /soft/root/include/TPGON.h
-AliTRDv1.o: /hdb2/offline/pro/include/GParticle.h
-AliTRDv1.o: /soft/root/include/TObject.h AliTRDv1.h AliTRD.h
+AliTRDv0.o: /soft/root/include/TH1.h /soft/root/include/TAxis.h
+AliTRDv0.o: /soft/root/include/TAttAxis.h /usr/local/include/g++/fstream.h
+AliTRDv0.o: /usr/local/include/g++/iostream.h
+AliTRDv0.o: /usr/local/include/g++/streambuf.h /soft/root/include/TLego.h
+AliTRDv0.o: /soft/root/include/TF1.h /soft/root/include/TFormula.h
+AliTRDv0.o: /soft/root/include/TMethodCall.h /soft/root/include/TGaxis.h
+AliTRDv0.o: /soft/root/include/TLine.h /soft/root/include/TAttText.h
+AliTRDv0.o: /soft/root/include/TArrayC.h /soft/root/include/TArrayS.h
+AliTRDv0.o: /soft/root/include/TArrayD.h /hdb2/offline/pro/include/AliConst.h
+AliTRDv1.o: /soft/root/include/TMath.h /soft/root/include/Rtypes.h
+AliTRDv1.o: /soft/root/include/RConfig.h /usr/include/stdio.h
+AliTRDv1.o: /usr/local/include/g++/libio.h /usr/include/_G_config.h
+AliTRDv1.o: /usr/include/gnu/types.h /usr/include/features.h
+AliTRDv1.o: /usr/include/sys/cdefs.h /usr/include/gnu/stubs.h
+AliTRDv1.o: /usr/local/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.60/include/stddef.h
+AliTRDv1.o: /usr/local/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.60/include/stdarg.h
+AliTRDv1.o: /usr/include/stdio_lim.h /soft/root/include/DllImport.h
+AliTRDv1.o: /soft/root/include/TRandom.h /soft/root/include/TNamed.h
+AliTRDv1.o: /soft/root/include/TObject.h /soft/root/include/Varargs.h
+AliTRDv1.o: /soft/root/include/TStorage.h /soft/root/include/TBuffer.h
+AliTRDv1.o: /usr/include/string.h /soft/root/include/Bytes.h
+AliTRDv1.o: /soft/root/include/TList.h /soft/root/include/TSeqCollection.h
+AliTRDv1.o: /soft/root/include/TCollection.h /soft/root/include/TIterator.h
+AliTRDv1.o: /soft/root/include/TString.h /soft/root/include/TRefCnt.h
+AliTRDv1.o: /soft/root/include/TVector.h /soft/root/include/TError.h
+AliTRDv1.o: /soft/root/include/TGeometry.h /soft/root/include/THashList.h
+AliTRDv1.o: /soft/root/include/TNode.h /soft/root/include/TShape.h
+AliTRDv1.o: /soft/root/include/TMaterial.h /soft/root/include/TAttFill.h
+AliTRDv1.o: /soft/root/include/Gtypes.h /soft/root/include/Htypes.h
+AliTRDv1.o: /soft/root/include/TAttLine.h /soft/root/include/X3DBuffer.h
+AliTRDv1.o: /soft/root/include/TPolyLine3D.h /soft/root/include/TRotMatrix.h
+AliTRDv1.o: /soft/root/include/TPGON.h /soft/root/include/TPCON.h
+AliTRDv1.o: /hdb2/offline/pro/include/GParticle.h AliTRDv1.h AliTRD.h
 AliTRDv1.o: /hdb2/offline/pro/include/AliDetector.h
-AliTRDv1.o: /soft/root/include/TNamed.h /soft/root/include/TClonesArray.h
-AliTRDv1.o: /soft/root/include/TBrowser.h /soft/root/include/TAttLine.h
+AliTRDv1.o: /hdb2/offline/pro/include/AliModule.h
+AliTRDv1.o: /soft/root/include/TClonesArray.h /soft/root/include/TObjArray.h
+AliTRDv1.o: /soft/root/include/TBrowser.h /soft/root/include/TBrowserImp.h
 AliTRDv1.o: /soft/root/include/TAttMarker.h /soft/root/include/TArrayI.h
-AliTRDv1.o: /soft/root/include/Gtypes.h /hdb2/offline/pro/include/AliHit.h
+AliTRDv1.o: /soft/root/include/TArray.h /hdb2/offline/pro/include/AliHit.h
 AliTRDv1.o: /hdb2/offline/pro/include/AliRun.h /soft/root/include/TROOT.h
-AliTRDv1.o: /soft/root/include/TList.h /soft/root/include/TStopwatch.h
-AliTRDv1.o: /soft/root/include/TTree.h /hdb2/offline/pro/include/AliHeader.h
+AliTRDv1.o: /soft/root/include/TDirectory.h /soft/root/include/TDatime.h
+AliTRDv1.o: /soft/root/include/TStopwatch.h /soft/root/include/TTree.h
+AliTRDv1.o: /soft/root/include/TBranch.h /soft/root/include/TStringLong.h
+AliTRDv1.o: /soft/root/include/TCut.h /hdb2/offline/pro/include/AliHeader.h
 AliTRDv1.o: /hdb2/offline/pro/include/AliMagF.h
 AliTRDv1.o: /hdb2/offline/pro/include/AliMC.h
 AliTRDv1.o: /hdb2/offline/pro/include/AliGenerator.h
 AliTRDv1.o: /soft/root/include/TArrayF.h /soft/root/include/TGenerator.h
 AliTRDv1.o: /hdb2/offline/pro/include/AliLego.h /soft/root/include/TH2.h
-AliTRDv1.o: /hdb2/offline/pro/include/AliConst.h
-AliTRDv2.o: /soft/root/include/TMath.h /soft/root/include/TRandom.h
-AliTRDv2.o: /soft/root/include/TVector.h /soft/root/include/TGeometry.h
-AliTRDv2.o: /soft/root/include/TNode.h /soft/root/include/TPGON.h
-AliTRDv2.o: /hdb2/offline/pro/include/GParticle.h
-AliTRDv2.o: /soft/root/include/TObject.h AliTRDv2.h AliTRD.h
+AliTRDv1.o: /soft/root/include/TH1.h /soft/root/include/TAxis.h
+AliTRDv1.o: /soft/root/include/TAttAxis.h /usr/local/include/g++/fstream.h
+AliTRDv1.o: /usr/local/include/g++/iostream.h
+AliTRDv1.o: /usr/local/include/g++/streambuf.h /soft/root/include/TLego.h
+AliTRDv1.o: /soft/root/include/TF1.h /soft/root/include/TFormula.h
+AliTRDv1.o: /soft/root/include/TMethodCall.h /soft/root/include/TGaxis.h
+AliTRDv1.o: /soft/root/include/TLine.h /soft/root/include/TAttText.h
+AliTRDv1.o: /soft/root/include/TArrayC.h /soft/root/include/TArrayS.h
+AliTRDv1.o: /soft/root/include/TArrayD.h /hdb2/offline/pro/include/AliConst.h
+AliTRDv2.o: /soft/root/include/TMath.h /soft/root/include/Rtypes.h
+AliTRDv2.o: /soft/root/include/RConfig.h /usr/include/stdio.h
+AliTRDv2.o: /usr/local/include/g++/libio.h /usr/include/_G_config.h
+AliTRDv2.o: /usr/include/gnu/types.h /usr/include/features.h
+AliTRDv2.o: /usr/include/sys/cdefs.h /usr/include/gnu/stubs.h
+AliTRDv2.o: /usr/local/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.60/include/stddef.h
+AliTRDv2.o: /usr/local/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.60/include/stdarg.h
+AliTRDv2.o: /usr/include/stdio_lim.h /soft/root/include/DllImport.h
+AliTRDv2.o: /soft/root/include/TRandom.h /soft/root/include/TNamed.h
+AliTRDv2.o: /soft/root/include/TObject.h /soft/root/include/Varargs.h
+AliTRDv2.o: /soft/root/include/TStorage.h /soft/root/include/TBuffer.h
+AliTRDv2.o: /usr/include/string.h /soft/root/include/Bytes.h
+AliTRDv2.o: /soft/root/include/TList.h /soft/root/include/TSeqCollection.h
+AliTRDv2.o: /soft/root/include/TCollection.h /soft/root/include/TIterator.h
+AliTRDv2.o: /soft/root/include/TString.h /soft/root/include/TRefCnt.h
+AliTRDv2.o: /soft/root/include/TVector.h /soft/root/include/TError.h
+AliTRDv2.o: /soft/root/include/TGeometry.h /soft/root/include/THashList.h
+AliTRDv2.o: /soft/root/include/TNode.h /soft/root/include/TShape.h
+AliTRDv2.o: /soft/root/include/TMaterial.h /soft/root/include/TAttFill.h
+AliTRDv2.o: /soft/root/include/Gtypes.h /soft/root/include/Htypes.h
+AliTRDv2.o: /soft/root/include/TAttLine.h /soft/root/include/X3DBuffer.h
+AliTRDv2.o: /soft/root/include/TPolyLine3D.h /soft/root/include/TRotMatrix.h
+AliTRDv2.o: /soft/root/include/TPGON.h /soft/root/include/TPCON.h
+AliTRDv2.o: /hdb2/offline/pro/include/GParticle.h AliTRDv2.h AliTRD.h
 AliTRDv2.o: /hdb2/offline/pro/include/AliDetector.h
-AliTRDv2.o: /soft/root/include/TNamed.h /soft/root/include/TClonesArray.h
-AliTRDv2.o: /soft/root/include/TBrowser.h /soft/root/include/TAttLine.h
+AliTRDv2.o: /hdb2/offline/pro/include/AliModule.h
+AliTRDv2.o: /soft/root/include/TClonesArray.h /soft/root/include/TObjArray.h
+AliTRDv2.o: /soft/root/include/TBrowser.h /soft/root/include/TBrowserImp.h
 AliTRDv2.o: /soft/root/include/TAttMarker.h /soft/root/include/TArrayI.h
-AliTRDv2.o: /soft/root/include/Gtypes.h /hdb2/offline/pro/include/AliHit.h
+AliTRDv2.o: /soft/root/include/TArray.h /hdb2/offline/pro/include/AliHit.h
 AliTRDv2.o: /hdb2/offline/pro/include/AliRun.h /soft/root/include/TROOT.h
-AliTRDv2.o: /soft/root/include/TList.h /soft/root/include/TStopwatch.h
-AliTRDv2.o: /soft/root/include/TTree.h /hdb2/offline/pro/include/AliHeader.h
+AliTRDv2.o: /soft/root/include/TDirectory.h /soft/root/include/TDatime.h
+AliTRDv2.o: /soft/root/include/TStopwatch.h /soft/root/include/TTree.h
+AliTRDv2.o: /soft/root/include/TBranch.h /soft/root/include/TStringLong.h
+AliTRDv2.o: /soft/root/include/TCut.h /hdb2/offline/pro/include/AliHeader.h
 AliTRDv2.o: /hdb2/offline/pro/include/AliMagF.h
 AliTRDv2.o: /hdb2/offline/pro/include/AliMC.h
 AliTRDv2.o: /hdb2/offline/pro/include/AliGenerator.h
 AliTRDv2.o: /soft/root/include/TArrayF.h /soft/root/include/TGenerator.h
 AliTRDv2.o: /hdb2/offline/pro/include/AliLego.h /soft/root/include/TH2.h
-AliTRDv2.o: /hdb2/offline/pro/include/AliConst.h
+AliTRDv2.o: /soft/root/include/TH1.h /soft/root/include/TAxis.h
+AliTRDv2.o: /soft/root/include/TAttAxis.h /usr/local/include/g++/fstream.h
+AliTRDv2.o: /usr/local/include/g++/iostream.h
+AliTRDv2.o: /usr/local/include/g++/streambuf.h /soft/root/include/TLego.h
+AliTRDv2.o: /soft/root/include/TF1.h /soft/root/include/TFormula.h
+AliTRDv2.o: /soft/root/include/TMethodCall.h /soft/root/include/TGaxis.h
+AliTRDv2.o: /soft/root/include/TLine.h /soft/root/include/TAttText.h
+AliTRDv2.o: /soft/root/include/TArrayC.h /soft/root/include/TArrayS.h
+AliTRDv2.o: /soft/root/include/TArrayD.h /hdb2/offline/pro/include/AliConst.h