Skip to content

Draft: Add test to check MC linking across projects

Sascha Stahl requested to merge linkerTest into master

The test takes a sim file as input and runs Boole, Brunel and DaVinci with Upgrade options subsequently.

The Boole and Brunel steps are very similar to what is used in productions of ldst.

The DaVinci step takes standard particles for downstream and long tracks and applies a mcMatch functor to select only matched particles.

The validation step for Brunel compares the output of PrChecker2. The validation step for DaVinci compares the counters of the particle selections.

There is no checking of neutrals and no stripping step is run.

Edited by Sebastien Ponce

Merge request reports