https://github.com/JeffersonLab/chroma
Raw File
Tip revision: 1542661064f19afc2e9e88b3139366cf4126b589 authored by bjoo on 18 September 2006, 18:23:35 UTC
Fixed n_count output
Tip revision: 1542661
chroma_simple.xml.ini
<?xml version="1.0"?>
<chroma>
<annotation>
; $Id: chroma_simple.xml.ini,v 3.0 2006-04-03 04:59:23 edwards Exp $
;
; Simple test input file for chroma program
;
</annotation>
<Param> 
  <InlineMeasurements>
    <elem>
      <Name>PLAQUETTE</Name>
      <Frequency>1</Frequency>
    </elem>
  </InlineMeasurements>
  <nrow>20 20 20 64</nrow>
</Param>
<Cfg>
 <cfg_type>NERSC</cfg_type>
 <cfg_file>/home/bj/Desktop/u_MILC_2064f21b679m020m050.36</cfg_file>
</Cfg>
</chroma>


back to top