Commit 4bfc0ea8c173b7b5bb31c7328ebd93cac3dfa30e

Authored by Elena.Budnik
1 parent ff416cd7

pas mom err

Showing 1 changed file with 10 additions and 0 deletions   Show diff stats
PARAM_DEF/pas_momgr_n_err.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="pas_momgr_n_err">
  3 + <gap_threshold>20</gap_threshold>
  4 + <get>
  5 + <amdaParam name='pas_momgr_n'/>
  6 + <amdaParam name='pas_3d_tot'/>
  7 + </get>
  8 + <process>$pas_momgr_n*sqrt($pas_3d_tot)/$pas_3d_tot</process>
  9 + <output/>
  10 +</param>
... ...