Fork me on GitHub

source: git/cards/ILCgen/ILCgen_Propagator.tcl@ f0f1443

Last change on this file since f0f1443 was d192152, checked in by Aleksander Filip Zarnecki <zarnecki@…>, 4 years ago

Generic ILC detector model for Delphes. First import from iLCSoft/ILCDelphes

  • Property mode set to 100644
File size: 250 bytes
Line 
1 # Magnetic field and tracking volume definition based on ILD-large design
2
3 # radius of the magnetic field coverage, in m
4 set Radius 1.8
5
6 # half-length of the magnetic field coverage, in m
7 set HalfLength 2.4
8
9 # magnetic field
10 set Bz 3.5
Note: See TracBrowser for help on using the repository browser.