]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDv0.h
Make code compliant to coding conventions
[u/mrichter/AliRoot.git] / TRD / AliTRDv0.h
index e64a1dcc67b4472ca0d008ff300c5d0bd290a8d4..02edc4eb7e73831e2784193cd2375856adb68a7b 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef TRDv0_H
-#define TRDv0_H
+#ifndef ALITRDV0_H
+#define ALITRDV0_H
 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
  * See cxx source for full Copyright notice                               */
 
@@ -16,9 +16,10 @@ class AliTRDv0 : public AliTRD {
 
  public:
 
-  AliTRDv0() {};
+  AliTRDv0();
   AliTRDv0(const char *name, const char *title);
-  ~AliTRDv0() {};
+  virtual ~AliTRDv0();
+
   virtual void    CreateGeometry();
   virtual void    CreateMaterials();
   virtual Int_t   IsVersion() const       { return 0; };
@@ -42,8 +43,8 @@ class AliTRDv0 : public AliTRD {
   Int_t        fIdSens;     // Sensitive volume identifier
 
   Int_t        fIdChamber1; // Driftchamber volume identifier
-  Int_t        fIdChamber2; // 
-  Int_t        fIdChamber3; // 
+  Int_t        fIdChamber2; // Driftchamber volume identifier
+  Int_t        fIdChamber3; // Driftchamber volume identifier
 
   Int_t        fHitsOn;     // Used to switch hits on