Replay Output Variables » History » Version 7
Sean Jeffas, 05/10/2023 04:57 PM
1 | 1 | Sean Jeffas | h1. Replay Output Variables |
---|---|---|---|
2 | 2 | Sean Jeffas | |
3 | h1. Description |
||
4 | |||
5 | * One can search any working build of SBS-offline or Podd for “rVarDef” to find the location of these definitions. |
||
6 | * From the build src directory: grep -nr “rvardef*” . |
||
7 | 3 | Sean Jeffas | * All definitions below are recorded in the following order: { <variable extension>, <Definition>, <SBS-offline designation> } |
8 | |||
9 | h1. Tracking Definition |
||
10 | |||
11 | 5 | Sean Jeffas | * These definitions are defined in Podd. See github [https://github.com/JeffersonLab/analyzer]. |
12 | 3 | Sean Jeffas | ** THaSpectrometer.cxx |
13 | * All definitions below are accesed from the tree with the prepend bb.tr. |
||
14 | ** Ex. bb.tr.vz |
||
15 | 6 | Sean Jeffas | |
16 | h2. Track Variables |
||
17 | |||
18 | 7 | Sean Jeffas | <pre><code class="cpp"> |
19 | code |
||
20 | </code></pre> |