Commit in mcd-analysis/src/main/resources/org/lcsim/mcd/steering on MAIN
mcd_lciooutput.xml+18added 1.1
steering file to drive fast mc

mcd-analysis/src/main/resources/org/lcsim/mcd/steering
mcd_lciooutput.xml added at 1.1
diff -N mcd_lciooutput.xml
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ mcd_lciooutput.xml	19 Dec 2012 11:43:41 -0000	1.1
@@ -0,0 +1,18 @@
+<lcsim xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/lcsim/1.0/lcsim.xsd">
+    <inputFiles>
+        <file>${inputFile}</file>
+    </inputFiles>
+    <control> 
+        <numberOfEvents>-1</numberOfEvents> 
+    </control>
+    <classpath>
+        <jar>~/.m2/repository/org/lcsim/mcd-analysis/1.0-SNAPSHOT/mcd-analysis-1.0-SNAPSHOT.jar</jar>
+    </classpath>
+    <execute>
+        <driver name="LCIOOUT"/>
+    </execute>
+    <drivers>
+        <driver name="LCIOOUT"
+                type="org.lcsim.mcd.analysis.LCIOOutput"/>
+    </drivers>
+</lcsim>
CVSspam 0.2.12


Use REPLY-ALL to reply to list

To unsubscribe from the LCD-CVS list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCD-CVS&A=1