]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
coding rules applied
authorkowal2 <kowal2@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 2 Nov 2000 07:35:29 +0000 (07:35 +0000)
committerkowal2 <kowal2@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 2 Nov 2000 07:35:29 +0000 (07:35 +0000)
TPC/AliDetectorParam.h
TPC/AliSimDigits.h

index 12509a3ddd9f562a65f7aef215fc508b8841e7f1..9cb8c80483c693ad5b34169f47d154efebd7f90a 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef ALIDPARAM_H
-#define ALIDPARAM_H
+#ifndef ALIDETECTORPARAM_H
+#define ALIDETECTORPARAM_H
 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
  * See cxx source for full Copyright notice                               */
 
index e4b9074e35ecbae9cefef6dd51667488a4275449..8d8f3c54cf3cf9624fb8417fd71682330c7d7350 100644 (file)
@@ -12,6 +12,8 @@
 #include "TError.h"
 #include   "AliArrayI.h"
 #include   "AliArrayS.h"
+#include   "AliDigits.h"
+
 class AliH2F;