Added Trigger Lens 3 in the mac file which was missing, and included SR measured magnetic field map.

This commit is contained in:
salman 2012-04-26 15:32:52 +00:00
parent f694c3feed
commit 6eb210d923
2 changed files with 331203 additions and 2 deletions

View File

@ -307,6 +307,9 @@
#*/musr/command visattributes saveCFoil MACOR_style
#*/musr/command visattributes log_saveAfterTD darkred
# Trigger Lens, L3, center -382 length 70mm radius 65mm.
/musr/command construct tubs TL3S 65.0 70.0 35.0 0 360 G4_Galactic 0 0 -382 log_World norot dead 706 nofield
/musr/command visattributes log_TL3S red
# One can set visible attrib. also on a MATERIAL basis, rather than on log_VOL.
# E.g. /musr/command visattributes Steel red
@ -486,9 +489,9 @@
# Spin rotator
# Electric field should be 370mm plates
# Magnetic field should be 260mm poles sep_5b_exp
# Magnetic field should be 260mm poles as measured srlem_ext.map
/musr/command globalfield Ele_field 0. 0. -1284.5 fromfile 3DE E_Sep_P37.5cm.map log_SREField SR_EFIELD
/musr/command globalfield Mag_field 0. 0. -1284.51 fromfile 3DB sep_5b_ext.map log_SRBField SR_BFIELD
/musr/command globalfield Mag_field 0. 0. -1284.51 fromfile 3DB srlem_ext.map log_SRBField SR_BFIELD
# Electrical Field areas in the Trigger Detector
# En = Electrical Field n: TnFieldMgr (n = 1-3)
@ -508,6 +511,10 @@
/musr/command globalfield Trigg2_field 45 45 4.9497 uniform 0. 0. -492.75 log_TriggE2 0 0 0 0 0 0.041416
/musr/command globalfield Trigg3_field 45 45 4 uniform 0. 0. -441.0 log_TriggE3 0 0 0 0 0 -0.49375
# Trigger Lens, L3, (available space from -437 to -347, we use 70mm of that)
/musr/command construct tubs TL3EField 0 0.01 0.005 0 360 G4_Galactic 0 0 -382.0 log_World norot dead 706 nofield
/musr/command globalfield ColRingEField 0. 0. -382.0 fromfile 2DE CR7cm_Grid.map log_TL3EField TLVOLTAGE
### Electric field at RING ANODE - from 3DE field map
# To create an arbitrary configuration, switch on all fields and set different potentials.
/musr/command globalfield RngAnT_field 0. 0. -143.00 fromfile 3DE EM_3D_ext_gridf.map log_RA_T RA_TVOL

File diff suppressed because it is too large Load Diff