]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCv3.h
Echo corrected
[u/mrichter/AliRoot.git] / TPC / AliTPCv3.h
index ee281ebaa5b4f8d9238680fd23cd2c912871e380..77b3fe6b21890ee0168409228fa88f001142563a 100644 (file)
@@ -1,8 +1,14 @@
-#ifndef TPCv3_H
-#define TPCv3_H
+#ifndef ALITPCV3_H
+#define ALITPCV3_H
+/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
+ * See cxx source for full Copyright notice                               */
+
+/* $Id$ */
+
 ////////////////////////////////////////////////
 //  Version 3 for TPC                         //
 ////////////////////////////////////////////////
+
  
 #include "AliTPC.h"
 
@@ -21,7 +27,7 @@ public:
 
 protected:
 
-  Int_t fIdSens1; // sensitive volume (entire drift gas)   
+  Int_t fIdSens; // sensitive volume (entire drift gas)   
 
 private: