Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/advanced/CaTS/gdml/homogeneous_pbwo_crystalcal.gdml

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /examples/advanced/CaTS/gdml/homogeneous_pbwo_crystalcal.gdml (Version 11.3.0) and /examples/advanced/CaTS/gdml/homogeneous_pbwo_crystalcal.gdml (Version 10.4.p2)


  1 <?xml version="1.0" encoding="UTF-8" ?>           
  2 <gdml_simple_extension xmlns:gdml_simple_exten    
  3                        xmlns:xs="http://www.w3    
  4                        xs:noNamespaceSchemaLoc    
  5     <extension>                                   
  6         <color name="test_color"  R="0.1"  G="    
  7         <color name="magenta"     R="1.0"  G="    
  8         <color name="green"       R="0.0"  G="    
  9         <color name="red"         R="1.0"  G="    
 10         <color name="blue"        R="0.0"  G="    
 11         <color name="yellow"      R="1.0"  G="    
 12         <color name="purple"      R="0.5"  G="    
 13     </extension>                                  
 14     <define>                                      
 15         <constant name="cellsize" value="5000"    
 16     </define>                                     
 17     <materials>                                   
 18         <material Z="1.0" name="AIR">             
 19             <D value="1e-24"/>                    
 20             <atom value="1.00794"/>               
 21         </material>                               
 22         <element name="Oxygen"   formula="O"      
 23             <atom value="16.0"/>                  
 24         </element>                                
 25         <element name="Nitrogen" formula="N"      
 26             <atom value="14.01"/>                 
 27         </element>                                
 28         <element name="Fluorine" formula="F"      
 29             <atom value="18.9984032"/>            
 30         </element>                                
 31         <element name="Lead"     formula="Pb"     
 32             <atom value="207.20"/>                
 33         </element>                                
 34         <element name="Bismuth"  formula="Bi"     
 35             <atom value="208.98040"/>             
 36         </element>                                
 37         <element name="Germanium"  formula="Ge    
 38             <atom value="72.63"/>                 
 39         </element>                                
 40         <element name="Tungsten"  formula="W"     
 41             <atom value="183.84"/>                
 42         </element>                                
 43         <material name="Air">                     
 44             <D value="1.290" unit="mg/cm3"/>      
 45             <fraction n="0.7" ref="Nitrogen"/>    
 46             <fraction n="0.3" ref="Oxygen"/>      
 47         </material>                               
 48                                                   
 49         <material name="PbWO4">                   
 50             <D value="8.28" unit="g/cm3"/>        
 51             <composite n="1" ref="Lead"/>         
 52             <composite n="1" ref="Tungsten"/>     
 53             <composite n="4" ref="Oxygen"/>       
 54         </material>                               
 55     </materials>                                  
 56     <solids>                                      
 57         <box name="WorldBox" lunit="mm" x="cel    
 58         <box name="CalorimeterCell"  lunit="mm    
 59     </solids>                                     
 60                                                   
 61     <structure>                                   
 62         <volume name="CalorimeterVolume">         
 63             <materialref ref="PbWO4"/>            
 64             <solidref ref="CalorimeterCell"/>     
 65             <auxiliary auxtype="SensDet" auxva    
 66             <colorref ref="green"/>               
 67         </volume>                                 
 68                                                   
 69         <volume name="TOP">                       
 70             <materialref ref="AIR"/>              
 71             <solidref ref="WorldBox"/>            
 72             <physvol name="pvolCalorimeter" co    
 73                 <volumeref ref="CalorimeterVol    
 74                 <position name="posijk" x="0"     
 75             </physvol>                            
 76         </volume>                                 
 77     </structure>                                  
 78                                                   
 79     <setup version="1.0" name="Default">          
 80         <world ref="TOP"/>                        
 81     </setup>                                      
 82 </gdml_simple_extension>                          
 83                                                   
 84