[12gevmoller_sim] [EXTERNAL] [JeffersonLab/remoll] 6cb24a: Activate the aux tag TargetSamplingVolume for Al U...
Wouter Deconinck
noreply at github.com
Thu Dec 5 10:36:46 EST 2019
Branch: refs/heads/bugfix-allow-US-DS-Al-target-sampling
Home: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=U9_nCWSYVEU5K9sLU_omjfY_p5pr0BG2uCadepSblic&s=iRr4MwFjwMOvO6v83bUdKHiCyPJDkMft1jhWkyT90K0&e=
Commit: 6cb24af193e645385199390dc576ac19e5b20fc1
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_6cb24af193e645385199390dc576ac19e5b20fc1&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=U9_nCWSYVEU5K9sLU_omjfY_p5pr0BG2uCadepSblic&s=awF7RHbQTim-FzlhnnYw4x1Sgb909aI0H4yM-OcH-B0&e=
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2019-12-05 (Thu, 05 Dec 2019)
Changed paths:
M geometry/target/subTargetRegion.gdml
M geometry/target/targetDaughter_Clamshell_Optimized.gdml
M geometry/target/targetDaughter_acceptanceDefinition.gdml
Log Message:
-----------
Activate the aux tag TargetSamplingVolume for Al US and DS windows
The auxiliary tag TargetSamplingVolume indicates that that volume
can be *selected* as a primary vertex sampling volume, not that it
will be used as a sampling volume. You still have to select the
actual volume used with e.g. `/remoll/targname USAlTarg`. If you
pick a logical volume that does not have the TargetSamplingVolume
auxiliary tag in `targname` that will fail. Somehow the tag had
gotten removed in some target geometry, preventing them from being
used with the aluminum generator without gdml edits.
Here are the only steps that should be necessary for an aluminum
simulation (see `macros/tests/commit/test_elasticAl_DS.mac`):
```
/remoll/evgen/set elasticAl
/remoll/targname DSAlTarg
```
though you may want to tighten the generated angles for efficiency
as well.
More information about the 12gevmoller_sim
mailing list