]> git.uio.no Git - u/mrichter/AliRoot.git/blob - AliGeant4/doc/ALICE.xml
Merging the VirtualMC branch to the main development branch (HEAD)
[u/mrichter/AliRoot.git] / AliGeant4 / doc / ALICE.xml
1 <?xml version="1.0"?>
2 <!DOCTYPE AGDD SYSTEM "AGDD.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>
56
57 <!-- Include files     -->
58      &Module;
59 <!-- End of include    -->
60
61 <section DTD_version = "v6"
62          name        = "ALICE"
63          version     = "1.1"
64          date        = "5 September 2000"
65          author      = "Julius Hrivnac"
66          top_volume  = "ALICE">
67
68 <composition name="ALICE">
69    <posXYZ volume="ALIC_comp"   X_Y_Z=" 0; 0; 0" />
70 </composition>
71
72 </section>
73
74 </AGDD>