Skip to content

Commit

Permalink
Merge pull request #136 from JeffersonLab/PS_E_calib
Browse files Browse the repository at this point in the history
Plugin for the PS energy calibration for the spring 2015 run
  • Loading branch information
mikestaib committed Dec 8, 2015
2 parents 6ec193a + 1d49699 commit 681e943
Show file tree
Hide file tree
Showing 9 changed files with 643 additions and 127 deletions.
12 changes: 12 additions & 0 deletions src/plugins/Calibration/PSC_TW/SConscript
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@


import sbms

# get env object and clone it
Import('*')
env = env.Clone()

sbms.AddDANA(env)
sbms.plugin(env)


126 changes: 0 additions & 126 deletions src/plugins/Calibration/PSC_TW/SConstruct

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1 0 0
Loading

0 comments on commit 681e943

Please sign in to comment.