]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Added ClassImp.
authormtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 27 Jun 2006 17:58:17 +0000 (17:58 +0000)
committermtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 27 Jun 2006 17:58:17 +0000 (17:58 +0000)
EVE/Alieve/TPCSector2DGL.cxx

index 86bc0f256bcf4d1ce70e2da626413589d9f528a6..449e8c0bc33d7a1fe6bc972ca407e37eba591e4b 100644 (file)
@@ -12,7 +12,13 @@ using namespace Reve;
 using namespace Alieve;
 using namespace std;
 
-  // This can be optimized to non-pow-2 values once everybody has GL 1.4.
+//______________________________________________________________________
+// TPCSector2DGL
+//
+
+ClassImp(TPCSector2DGL)
+
+// This can be optimized to non-pow-2 values once everybody has GL 1.4.
 
 const Int_t TPCSector2DGL::fgkTextureWidth    = 256;
 const Int_t TPCSector2DGL::fgkTextureHeight   = 128;