Difference between revisions of "ReactionFilter"

From GlueXWiki
Jump to: navigation, search
(Reaction Filter)
(Reaction Filter)
Line 1: Line 1:
 
== Reaction Filter ==
 
== Reaction Filter ==
The basic concept of the Reaction Filter is do define a physics reaction (by you as the analyzer) in a configuration file which in turn will be used by the '''ReactionFilter''' plugin to create a [https://halldweb.jlab.org/wiki/index.php/Analysis_TTreeFormat '''''Physics Analysis Root Tree''''' ('''PART''')] with the help of a [https://halldweb.jlab.org/wiki/index.php/Kinematic_Fitting  '''Kinematic Fitter'''].
+
The basic concept of the Reaction Filter is do define a physics reaction (by you as the analyzer) in a configuration file which in turn will be used by the '''ReactionFilter''' plugin to create a [https://halldweb.jlab.org/wiki/index.php/Analysis_TTreeFormat '''''Physics Analysis Root Tree''''' ('''PART''')] with the help of a [https://halldweb.jlab.org/wiki/index.php/Kinematic_Fitting  '''''Kinematic Fitter'''''].
  
The creation of such a configuration file is facilitated by a wiki page: [https://halldweb.jlab.org/analysis/SubmitReaction.html '''Create a Reaction Config File''']
+
The creation of such a configuration file is facilitated by a wiki page: [https://halldweb.jlab.org/analysis/SubmitReaction.html '''''Create a Reaction Config File''''']

Revision as of 11:00, 7 January 2022

Reaction Filter

The basic concept of the Reaction Filter is do define a physics reaction (by you as the analyzer) in a configuration file which in turn will be used by the ReactionFilter plugin to create a Physics Analysis Root Tree (PART) with the help of a Kinematic Fitter.

The creation of such a configuration file is facilitated by a wiki page: Create a Reaction Config File