Skip to content
Snippets Groups Projects
Commit 87879151 authored by Eric Pooser's avatar Eric Pooser Committed by Mark K Jones
Browse files

Include kinematic variables into ROOT tree

parent ae747353
No related branches found
No related tags found
No related merge requests found
#********************
# Kinematic Variables
#********************
block H.kin.*
\ No newline at end of file
......@@ -13,4 +13,5 @@
#include "DEF-files/HMS/PRODUCTION/GTR/hgtr_vars.def"
#include "DEF-files/HMS/PRODUCTION/PID/hpid_vars.def"
#include "DEF-files/HMS/PRODUCTION/EPICS/hepics_vars.def"
\ No newline at end of file
#include "DEF-files/HMS/PRODUCTION/EPICS/hepics_vars.def"
#include "DEF-files/HMS/PRODUCTION/KIN/hkin_vars.def"
\ No newline at end of file
......@@ -2,8 +2,6 @@
* Drift Chamber Variables
**************************
block P.dc.x_fp
block P.dc.xp_fp
block P.dc.y_fp
......
#********************
# Kinematic Variables
#********************
block P.kin.*
\ No newline at end of file
......@@ -14,4 +14,5 @@
#include "DEF-files/SHMS/PRODUCTION/DC/pdc_vars.def"
#include "DEF-files/SHMS/PRODUCTION/GTR/pgtr_vars.def"
#include "DEF-files/SHMS/PRODUCTION/PID/ppid_vars.def"
#include "DEF-files/SHMS/PRODUCTION/EPICS/pepics_vars.def"
\ No newline at end of file
#include "DEF-files/SHMS/PRODUCTION/EPICS/pepics_vars.def"
#include "DEF-files/SHMS/PRODUCTION/KIN/pkin_vars.def"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment