Difference between revisions of "Pb Cylinder (AKA "Temp Shield")"

From New IAC Wiki
Jump to navigation Jump to search
Line 5: Line 5:
 
Mother: root if primary component
 
Mother: root if primary component
 
Description: Short explaination
 
Description: Short explaination
Position:
+
Position: The center of the object wrt to the vertex
Rotation:
+
Rotation:0*deg 0*deg 0*deg
Type:
+
Type: G4 Tube
Dimensions:
+
Dimensions: Inner Radius, Outer Radius, Length in z, starting phi position angle of segment ,delta phi angle of segment
Material:
+
Material: Defined in materials file
Color:
+
Color:The color entry is a 6 digit hexadecimal number that represents Red, Green and Blue weights from 0 to 255 each in the form: RRGGBB
Visible:
+
Visible: 1=Yes, 0=No
Style:
+
Style:1=Solid,0=Wireframe
 
</pre>
 
</pre>
 
==Geometry File==
 
==Geometry File==

Revision as of 04:55, 3 July 2018

Creating Lead Cylinder

Geometry files follow the format:

Name: No Spaces
Mother: root if primary component
Description: Short explaination
Position: The center of the object wrt to the vertex
Rotation:0*deg 0*deg 0*deg
Type: G4 Tube
Dimensions: Inner Radius, Outer Radius, Length in z, starting phi position angle of segment ,delta phi angle of segment
Material: Defined in materials file
Color:The color entry is a 6 digit hexadecimal number that represents Red, Green and Blue weights from 0 to 255 each in the form: RRGGBB
Visible: 1=Yes, 0=No
Style:1=Solid,0=Wireframe

Geometry File

File:PbCylinder geometry basic.txt

Material File

File:PbCylinder materials basic.txt

Modified gcard line

       <detector name="/home/lds/src/CLAS/GEMC/clas12Tags/4a.2.2/experiments/clas12/PbCylinder/PbCylinder"          factory="TEXT" variation="basic"/>

Gemc Visual

TempShield.png


Trial Run

~/src/CLAS/GEMC/clas12Tags/4a.2.2/source/gemc -USE_GUI=1 -BEAM_P="e-, 11.0*GeV, 5.0*deg, 10*deg" -BEAM_V="(0, 0, 0)cm" -N=1 eg12.gcard