-
These should be stored from the simulation in int fields so they are easily accessible from ROOT without ID decoding.
-
We can host Doxygen doc at a URL like:
https://ldmxanalysis.githubio.com/ldmx-sw
The [instructions](https://pages.github.com/) indicate that the existing ldmx-sw/doc directory can be used for th…
-
All parameters for ecalveto are currently hardcoded. We should make them configurable through configuration files.
There is also a mistake in this code, I think. Memory for three cut variables …
-
This can just point to the ldmx-sw github page where the primary documentation is located.
-
Biasing code for mu+mu- events
-
Include calorimeters redesigned by Andrew Whitbeck:
https://github.com/awhitbeck/ldmx-sw/blob/whiteck-CaloGeomDev/Detectors/data/ldmx-det-full-v1/calorimeters.gdml
Trackers should use new sensor…
-
The compiler complains about these statically defined variables that are not enclosed in a class:
/u/ey/jeremym/ldmx-dev/ldmx-sw/Event/include/Event/EventConstants.h:10:20: warning: ‘event::SIM_PAR…
-
The user should be able to control the stacking action in their plugin through function hooks:
stackingClassifyNewTrack
stackingNewStage
stackingPrepareNewEvent
...corresponding to these Geant…
-
1) Make sure the ECal face is in the right place (+20 cm).
2) Make sure all tracking layers in Recoil Tracker and Tagger have the correct global positions and verify that hits are not found outside…
-
Currently, even if an event doesn't pass the biasing conditions, the MC particles and sim hits are still written to the ROOT file. A user should be able to control which events are written out.