The RecPack manager




All RecPack functionality is accesible via the RecPack manager. This is realised in the class RecPackManager living in the subdirectory manager of the RecPack code. The user should create a unique instance of this manager (a Singleton) to be used everywhere in the reconstruction programme. The manager should be properly initialised in order to obtain the desired results:

  • Create the Setup and add it to the geometry service
  • Define the numerical tolerances and limits to be used
  • Select the fitting method to be used and its properties through the fitting service
  • Enable/disable specific random noises (i.e. multiple scattering) and model corrections (i.e. energy loss) through the model service
  • Select the navigation mode in the navigation service