Skip to content
Snippets Groups Projects
Commit c374c9e9 authored by Administrator's avatar Administrator Committed by Sergey Gorbunov
Browse files

Fix the reconstruction topologies at several places

Pass the correct information about the reconstruction mode (event or time
based) to the MVD cluster and hit finder. Switch of MVD reconstruction when
running in event based mode using the real event builder since the MVD is
currently not supported by the real event builder.

The tests from macro/C2F, macro/much and macro/dimuon still uses the old macro
run_reco_event.C which uses the macro reconstruct.C. The file defines the
reconstruction topology. The reconstruction used in C2F needs to use the
Ideal eventbuilder while the reco macro in dimuon doesn't produce tracks when
using the Ideal event builder.
Add the posibility to switch the usage of the ideal event builder on/off.
The test from both directories should use the macro run_reco.C in future.
parent 6ba83057
No related branches found
No related tags found
1 merge request!1557Fix MVD digitization and reconstruction
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment