]> git.uio.no Git - u/mrichter/AliRoot.git/blob - AliGeant4/doc/ALICE.xml
Incorporated latest changes in AliLevel3 class.
[u/mrichter/AliRoot.git] / AliGeant4 / doc / ALICE.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE AGDD SYSTEM "AliDD.dtd" [
3
4 <!-- Include files
5      *************************************************
6 -->
7   <!-- +++ Define the XML include files +++ -->
8   <!--     uncomment a line with the detector that shall be included;
9            !! in case more than one module are included
10               the top volumes in modules files has to be renamed 
11               manually !!                   --> 
12   
13   <!-- structures -->
14   <!-- ENTITY Module    SYSTEM "ABSOv0.xml" -->
15   <!-- ENTITY Module    SYSTEM "DIPOv1.xml" -->
16   <!-- ENTITY Module    SYSTEM "DIPOv2.xml" -->
17   <!-- ENTITY Module    SYSTEM "FRAMEv0.xml" -->
18   <!-- ENTITY Module    SYSTEM "FRAMEv1.xml" -->
19   <!ENTITY Module    SYSTEM "HALLv0.xml" >
20   <!-- ENTITY Module    SYSTEM "PIPEv0.xml" -->
21   <!-- ENTITY Module    SYSTEM "PIPEv1.xml" -->
22   <!-- ENTITY Module    SYSTEM "PIPEv3.xml" -->
23   <!-- ENTITY Module    SYSTEM "SHILv0.xml" -->
24
25   <!-- detectors -->
26   <!-- ENTITY Module    SYSTEM "FMDv0.xml" -->
27   <!-- ENTITY Module    SYSTEM "FMDv1.xml" -->
28   <!-- ENTITY Module    SYSTEM "PHOSv0.xml" -->
29   <!-- ENTITY Module    SYSTEM "PHOSv1.xml" -->
30   <!-- ENTITY Module    SYSTEM "PHOSv2.xml" -->
31   <!-- ENTITY Module    SYSTEM "PHOSv3.xml" -->
32   <!-- ENTITY Module    SYSTEM "PHOSv4.xml" -->
33   <!-- ENTITY Module    SYSTEM "PMDv0.xml" -->
34   <!-- ENTITY Module    SYSTEM "PMDv1.xml" -->
35   <!-- ENTITY Module    SYSTEM "PMDv2.xml" -->
36   <!-- ENTITY Module    SYSTEM "RICHv0.xml" -->
37   <!-- ENTITY Module    SYSTEM "RICHv1.xml" -->
38   <!-- ENTITY Module    SYSTEM "RICHv2.xml" -->
39   <!-- ENTITY Module    SYSTEM "STARTv0.xml" -->
40   <!-- ENTITY Module    SYSTEM "TOFv0.xml" -->
41   <!-- ENTITY Module    SYSTEM "TOFv1.xml" -->
42   <!-- ENTITY Module    SYSTEM "TOFv2.xml" -->
43   <!-- ENTITY Module    SYSTEM "TOFv3.xml" -->
44   <!-- ENTITY Module    SYSTEM "TOFv4.xml" -->
45   <!-- ENTITY Module    SYSTEM "TPCv0.xml" -->
46   <!-- ENTITY Module    SYSTEM "TPCv1.xml" -->
47   <!-- ENTITY Module    SYSTEM "TPCv2.xml" -->
48   <!-- ENTITY Module    SYSTEM "TPCv3.xml" -->
49   <!-- ENTITY Module    SYSTEM "TRDv0.xml" -->
50   <!-- ENTITY Module    SYSTEM "TRDv1.xml" -->
51   <!-- ENTITY Module    SYSTEM "ZDCv1.xml" -->
52
53 ]>
54
55 <AGDD DTD_version="v4">
56
57 <!-- Include files     -->
58      &Module;
59 <!-- End of include    -->
60
61
62 <!-- Materials 
63      *************************************************
64 -->
65 <!-- materials -->
66 <!-- not yet generated
67      all solids are defined with Hydrogen material
68      defined according Material_AGDD.xml -->
69      
70 <materials version="0.0"
71            date="2 November, 2000"
72            author="none"
73            DTD_version="v4" >
74            
75   <element name="Hydrogen" symbol="H "   z=" 1"   aweight="1.00797"  density="0.0708" /> 
76
77 </materials>  
78
79
80 <!-- ALICE Generic Detector Description : top volume
81      *************************************************
82 -->
83 <section name        = "ALICE"
84          version     = "1.0"
85          date        = "2 Novemeber, 2000"
86          author      = "Ivana Hrivnacova"
87          top_volume  = "ALICE"
88          DTD_version = "v4">
89
90
91 <composition name="ALICE">
92    <posXYZ  volume="ALIC_comp" />
93 </composition>
94
95 </section>
96
97 </AGDD>
98