From dfe2a93fad0011a79b67d15ce8c65a67a18c8a04 Mon Sep 17 00:00:00 2001 From: barbera Date: Sun, 12 Nov 2000 22:38:05 +0000 Subject: [PATCH] Added header file for the SPD Bari model --- ITS/AliITS.cxx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ITS/AliITS.cxx b/ITS/AliITS.cxx index f32755252f0..2b1c5d98a90 100644 --- a/ITS/AliITS.cxx +++ b/ITS/AliITS.cxx @@ -15,6 +15,9 @@ /* $Log$ +Revision 1.24 2000/10/09 22:18:12 barbera +Bug fixes from MAriana to le AliITStest.C run correctly + Revision 1.23 2000/10/05 20:47:42 nilsen fixed dependencies of include files. Tryed but failed to get a root automaticly generates streamer function to work. Modified SetDefaults. @@ -133,6 +136,7 @@ the AliITS class. #include "AliITSresponse.h" #include "AliITSsegmentationSPD.h" #include "AliITSresponseSPD.h" +#include "AliITSresponseSPDbari.h" #include "AliITSsegmentationSDD.h" #include "AliITSresponseSDD.h" #include "AliITSsegmentationSSD.h" -- 2.43.0