Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.

Tags: LDMX-Software/SimCore

Tags

v1.8.4

Toggle v1.8.4's commit message
Missed range check

v1.8.3

Toggle v1.8.3's commit message
Generalize LHEReader so it can read LHE v3.0 input as well

v1.8.2

Toggle v1.8.2's commit message
enable all .py files in test to be tests

the test is just to make sure that they successfully run, nothing is done with the data there, but it is helpful to make sure that basic simulation stuff can run at all during development

v1.8.1

Toggle v1.8.1's commit message
Correct pi-inelastic names

v1.8.0

Toggle v1.8.0's commit message
Update orderings

v1.7.0

Toggle v1.7.0's commit message
reword documentation of what "DB material Z" is

v1.6.1

Toggle v1.6.1's commit message
add in backwards positron generator

v1.6.0

Toggle v1.6.0's commit message
Final formatting

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #88 from LDMX-Software/iss86PNModels

Iss86 pn models

v1.4.1

Toggle v1.4.1's commit message
fixup string manipulation for scoring planes

We do two things with the input subsystem name:
1. We capitalize the first letter and then append 'ScoringPlaneHits' to
be the collection name
2. We prepend 'sp_' to be the match substring for logical volumes

This means the input subsystem is the name of the scoring planes in the
GDML with the 'sp_' prefix removed.