]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
The new geometry viewer from A.Morsch
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 10 Nov 1999 16:53:35 +0000 (16:53 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 10 Nov 1999 16:53:35 +0000 (16:53 +0000)
TGeant3/TGeant3GUI.cxx
TGeant3/TGeant3GUI.h
TGeant3/TGeant3LinkDef.h

index bba05448891dd38709d01aead416e2ce98a57be2..c5f29605bb5cd08fd121f15fe62698119407f6cb 100644 (file)
  * appear in the supporting documentation. The authors make no claims     *
  * about the suitability of this software for any purpose. It is          *
  * provided "as is" without express or implied warranty.                  *
- **************************************************************************
- * 
+ **************************************************************************/
+
+/*
+$Log$
+*/
+
+/* 
  *  Version: 0
  *  Written by Andreas Morsch
  *  
index 73da1856935a0597a3175e50a1c653f3ea97f379..9908b77fc36e3302bba78c2e7d3877394bd9a42e 100644 (file)
@@ -2,6 +2,9 @@
 #define ROOT_guitest
 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
  * See cxx source for full Copyright notice                               */
+
+/* $Id$ */
+
 #include <TROOT.h>
 #include <TVirtualX.h>
 #include <TGListBox.h>
index d844d3cad61797247dd122744ae3938d51e82485..77380c54bb5d100ac2fe6bbd25108030f3dd36f4 100644 (file)
@@ -11,5 +11,8 @@
 #pragma link C++ class  TGeant3-;
 #pragma link C++ class  THIGZ;
 #pragma link C++ class  TPaveTree;
+#pragma link C++ class  AliGuiGeomMain;
+#pragma link C++ class  AliDrawVolume-;
+#pragma link C++ class  AliGeant3GeometryGUI-;
 
 #endif