Difference between revisions of "ReactionFilter"

From GlueXWiki
Jump to: navigation, search
(The Reaction Filter Plugin)
(The Reaction Filter Plugin)
Line 3: Line 3:
 
== The Reaction Filter Plugin ==
 
== The Reaction Filter Plugin ==
  
The basic concept of the Reaction Filter is to 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''')]. This plugin applies [https://halldweb.jlab.org/wiki/index.php/Spring_2017_Analysis_Launch_Cuts primarily time, PID, and mass selection criteria] and by default a [https://halldweb.jlab.org/wiki/index.php/Kinematic_Fitting  '''''Kinematic Fitter'''''] to the reconstructed charged track and/or neutral showers of each event based on the chosen reaction requirements.
+
The basic concept of the Reaction Filter is to 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''')]. This plugin applies [https://halldweb.jlab.org/wiki/index.php/Spring_2017_Analysis_Launch_Cuts primarily PID selection criteria (time, mass, and Dedx)] and by default a [https://halldweb.jlab.org/wiki/index.php/Kinematic_Fitting  '''''Kinematic Fitter'''''] to the reconstructed charged track and/or neutral showers of each event based on the chosen reaction requirements.
 
* An introduction to the '''ReactionFilter''' plugin can be found in this [https://halldweb.jlab.org/doc-private/DocDB/ShowDocument?docid=3407 '''''DocDB document'''''] and some information on the wiki in [[Analysis DReaction | Analysis DReaction]]. Note that most of this documentation is 5 years old and no updates have been made since then.
 
* An introduction to the '''ReactionFilter''' plugin can be found in this [https://halldweb.jlab.org/doc-private/DocDB/ShowDocument?docid=3407 '''''DocDB document'''''] and some information on the wiki in [[Analysis DReaction | Analysis DReaction]]. Note that most of this documentation is 5 years old and no updates have been made since then.
 
* An example of how such a configuration file looks like can be found here: [https://halldweb.jlab.org/analysis/SubmitReaction.html '''''Create a Reaction Config File''''']
 
* An example of how such a configuration file looks like can be found here: [https://halldweb.jlab.org/analysis/SubmitReaction.html '''''Create a Reaction Config File''''']

Revision as of 22:50, 19 March 2022


The Reaction Filter Plugin

The basic concept of the Reaction Filter is to 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). This plugin applies primarily PID selection criteria (time, mass, and Dedx) and by default a Kinematic Fitter to the reconstructed charged track and/or neutral showers of each event based on the chosen reaction requirements.