Project

General

Profile

Replay Output Variables » History » Revision 7

Revision 6 (Sean Jeffas, 05/10/2023 04:56 PM) → Revision 7/46 (Sean Jeffas, 05/10/2023 04:57 PM)

h1. Replay Output Variables 

 h1. Description 

 * One can search any working build of SBS-offline or Podd for “rVarDef” to find the location of these definitions. 
 * From the build src directory: grep -nr “rvardef*” . 
 * All definitions below are recorded in the following order: { <variable extension>, <Definition>, <SBS-offline designation> } 

 h1. Tracking Definition 

 * These definitions are defined in Podd. See github [https://github.com/JeffersonLab/analyzer]. 
 ** THaSpectrometer.cxx 
 * All definitions below are accesed from the tree with the prepend bb.tr. 
 ** Ex. bb.tr.vz 

 h2. Track Variables 

 <pre><code class="cpp"> 
 code 
 </code></pre> 
 @code test@