AuroraMaster

From Charm-Tau Detector
(Difference between revisions)
Jump to: navigation, search
(Created page with "= Introduction = The AuroraMaster package contains a set of python classes providing high level interfaces to Aurora algorithms and tools.")
 
(Replaced content with " The AuroraMaster analysis configuration system used in Aurora version 2.x has been removed in the development version (branch [https://git.inp.nsk.su/sctau/aurora/-/tree/...")
 
(9 intermediate revisions by one user not shown)
Line 1: Line 1:
= Introduction =
 
  
The AuroraMaster package contains a set of python classes providing high level interfaces to Aurora algorithms and tools.
+
The AuroraMaster analysis configuration system used in Aurora version 2.x has been removed in the development version (branch [https://git.inp.nsk.su/sctau/aurora/-/tree/dev-gcf1?ref_type=heads dev-gcf1]).
 +
The analysis is now configured by creation of various analysis tools using usual Python functions and joining them into analysis-tool chain of AnalysisAlgorithm.
 +
Please see the page [[Use_Analysis_package]] for details.

Latest revision as of 16:52, 30 May 2025

The AuroraMaster analysis configuration system used in Aurora version 2.x has been removed in the development version (branch dev-gcf1). The analysis is now configured by creation of various analysis tools using usual Python functions and joining them into analysis-tool chain of AnalysisAlgorithm. Please see the page Use_Analysis_package for details.

Personal tools