Skip to content

Fix GeneratorAnalysis for particle gun and tool for EvtGen testing.

Michal Kreps requested to merge kreps_generatorAna into master
  • Add protection in GeneratorAnalysis for missing input particles for PV when running on particle gun.
  • Add analysis tool similar to GeneratorAnalysis for testing EvtGen (and decays in more general) with the main difference being histograms ranges.

While it should be possible to port it back to Sim09, we probably do not really need it. It is development to allow testing switchover of EvtGen (and possibly PHOTOS).

Merge request reports