Difference between revisions of "ReactionFilter"

From GlueXWiki
Jump to: navigation, search
(Reaction Filter)
(Reaction Filter)
Line 6: Line 6:
 
* 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''''']
 
* 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''''']
 
* Generally an analysis reaction is submitted to the global analysis system administrator, by the above link, who will run the reaction over the specified data set for all submitted reactions in one go. So the user will be provided by the resulting '''PART''' files. These files will have the specified reaction in their file name.
 
* Generally an analysis reaction is submitted to the global analysis system administrator, by the above link, who will run the reaction over the specified data set for all submitted reactions in one go. So the user will be provided by the resulting '''PART''' files. These files will have the specified reaction in their file name.
* This step by the administrator is called an '''Analysis Launch''' and details can be found here: [https://halldweb.jlab.org/data_monitoring/launch_analysis/index.html Analysis Launch and Monitoring]
+
* This step by the administrator is called an '''Analysis Launch''' and details can be found here: [https://halldweb.jlab.org/data_monitoring/launch_analysis/index.html '''''Analysis Launch and Monitoring''''']
 
* The output data ('''PART''') will be located on the cache system on the jlab computing system. An example of such a location is ''/cache/halld/RunPeriod-2018-01/analysis/ver19/''. The data is discriminated by '''Run-Period''' and '''version''' the latter referring to the software version begin used.
 
* The output data ('''PART''') will be located on the cache system on the jlab computing system. An example of such a location is ''/cache/halld/RunPeriod-2018-01/analysis/ver19/''. The data is discriminated by '''Run-Period''' and '''version''' the latter referring to the software version begin used.

Revision as of 10:06, 14 January 2022


Reaction Filter

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) with the help of a Kinematic Fitter.

  • Example of how such a configuration file looks like can be found here: Create a Reaction Config File
  • Generally an analysis reaction is submitted to the global analysis system administrator, by the above link, who will run the reaction over the specified data set for all submitted reactions in one go. So the user will be provided by the resulting PART files. These files will have the specified reaction in their file name.
  • This step by the administrator is called an Analysis Launch and details can be found here: Analysis Launch and Monitoring
  • The output data (PART) will be located on the cache system on the jlab computing system. An example of such a location is /cache/halld/RunPeriod-2018-01/analysis/ver19/. The data is discriminated by Run-Period and version the latter referring to the software version begin used.