]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Adding Xsec
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 15 Sep 1999 18:52:30 +0000 (18:52 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 15 Sep 1999 18:52:30 +0000 (18:52 +0000)
TGeant3/TGeant3Dummy.cxx
html/Welcome.html
html/galice.html

index 56f67fdfab01f18905880ae6d9f4a3b6ed67ea78..979b3f8b8de400f5cef4608e2593b17c0c2a00f7 100644 (file)
@@ -30,6 +30,7 @@ Int_t   TGeant3::CurrentMaterial(Float_t &, Float_t &, Float_t &, Float_t &, Flo
 Int_t   TGeant3::NextVolUp(Text_t*, Int_t&) {return 0;}
 Int_t   TGeant3::CurrentVolID(Int_t&) const {return 0;}
 const char*  TGeant3::CurrentVolName() const {return 0;}
+Float_t TGeant3::Xsec(char*, Float_t, Int_t, Int_t) {return 0;}
 Int_t   TGeant3::NofVolumes() const {return 0;}
 Int_t   TGeant3::CurrentVolOffID(Int_t, Int_t&) const {return 0;}
 const char *TGeant3::CurrentVolOffName(Int_t) const {return 0;}
index 3155b21eded7ba488b92113b226da8bfcb6f08db..8190890b26615cd8b2daab5d623e942f02fbc88c 100644 (file)
@@ -4,15 +4,15 @@
 <!-- Changed by: Yiota Foka, 13-Apr-1999 -->
 
    <META name="description" content="The ALICE Geant3 based simulation environment">
-   <META name="keywords" content="ALICE GALICE Geant3 Simulation"> 
+   <META name="keywords" content="ALICE GALICE Geant3 Simulation ROOT"> 
 
    <STYLE TYPE="text/css">
       
-      H2 {                     color: red   ; font-size: 22pt               }
-      H3 {                     color: blue  ; font-size: 20pt               }
-      H4 {                     color: violet; font-size: 18pt               }
-      H5 {                     color: olive ; font-size: 16pt               }
-      H6 {                     color: maroon; font-size: 14pt               }
+      H2 {                     font-size: 18pt               }
+      H3 {                     font-size: 17pt               }
+      H4 {                     font-size: 16pt               }
+      H5 {                     font-size: 15pt               }
+      H6 {                     font-size: 14pt               }
       TABLE { font-size: 14pt }
    </STYLE>
    <BASEFONT SIZE=4>
@@ -73,10 +73,10 @@ foundation on which the framework and all applications are built.
 
 <P>
 <UL>
-<LI><FONT SIZE="+3"><B><A HREF="Overview.html">
+<LI><FONT SIZE="+1"><B><A HREF="Overview.html">
                         Overview</A></B></FONT>
 <BR><BR>
-<LI><FONT SIZE="+3"><B><A HREF="Installation.html">Installation & Distribution
+<LI><FONT><B><A HREF="Installation.html">Installation & Distribution
 </A></B></FONT><BR>
     <UL>
     <LI><A HREF="Installation.html#1">Code management</A>
index 8745b096b908b34473e3949ee72c3a5a913def83..355f9b980d9fc458bd4e5cbc44050bbc86c1402a 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
-   <TITLE>GALICE - Simulation Package for ALICE </TITLE>
-   <!-- Changed by: Yiota Foka, 19-Mar-1999 -->
+   <TITLE>AliRoot Simulation Package for ALICE </TITLE>
+   <!-- Changed by: Federico Carminati, Tue Sep  7 16:06:44 CEST 1999 -->
 
    <META name="description" content="The ALICE Geant3 based simulation environment">
    <META name="keywords" content="ALICE GALICE Geant3 Simulation">