Interface for Custom C++

Issue #269 new
Laurie Nevay created an issue

There already now exists an interface for customising BDSIM through a user's C++ application compiled against BDSIM. However, several new interfaces could be added. This issue is a holding ground for them.

  • Custom user component done
  • Completely custom physics list done

    1. maintain compatibility with BDSIM's requirements
  • Custom material registration

  • External c++ event generator / user primary generator

    1. maintain compatibility with local coordinates - ie fill zeros if not applicable
    2. set Geant4's user vertex information on their vertex that BDSIM uses

Comments (2)

  1. Log in to comment