]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TGeant4/TG4ElementTable.h
Enable clusterizing from any Digits branch
[u/mrichter/AliRoot.git] / TGeant4 / TG4ElementTable.h
index b367cebe812b6ba93a42d26ab5bd109be3f9b711..4f9b0b0227c04f9ec5b5ccb21ce66d9806d84471 100644 (file)
@@ -1,9 +1,13 @@
 // $Id$
 // Category: geometry
 //
+// Author: I. Hrivnacova 
+//
+// Class TG4ElementTable
+// ---------------------
 // Singleton class that builds the default element table
-// Currently defined elements: up to Z=47
-// to be continued
+// Currently defined elements: up to Z=47 (to be continued).
+// Not used.
 
 #ifndef TG4_ELEMENT_TABLE_H
 #define TG4_ELEMENT_TABLE_H
@@ -27,7 +31,7 @@ class TG4ElementTable
     TG4ElementTable& operator=(const TG4ElementTable& right);
           
   private:
-    void Construct();
+    void Construct() const;
 
     // data members
     static TG4ElementTable*  fgInstance; //this instance