Skip to content

Generator for producing gdml file for remoll showermax detectors.

Notifications You must be signed in to change notification settings

JeffersonLab/remoll-showermax-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

remoll-showermax-generator

Generator for producing gdml file for remoll showermax detectors.

Modify parameters and execute:

python showermaxgen.py

By default, the position is set to

pos=1010.0+length_quartz/2

So, the detector active area ranges from 1010 to 1170 mm by default. Make sure that this range is in the shadow of the main detector ring 5 (900-1060 mm) at 22 m.

To introduce detector tilt, change the detector_tilt variable. By default, it is set to 0. In the picture below, it's set to -math.pi/6 or -30 degrees. For shallow angles, the existing stagger and mother volume extent might be fine. Check for overlaps if you are going to large angles as shown and increase the mother volume extent (len_mother) and zstagger variables.

detector_tilt = -math.pi/6

showermaxPeak

About

Generator for producing gdml file for remoll showermax detectors.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages