Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
wire-cell-build
python
test
test_dune_track_response.sh
Go to the documentation of this file.
1
#!/bin/bash
2
3
garfield_tarball=/opt/bviren/wct-dev/share/wirecell/data/dune_4.71.tar.gz
4
5
set -x
6
wirecell-sigproc plot-garfield-track-response \
7
--ymin -60 \
8
--ymax 100 \
9
--electrons 20881 \
10
--adc-gain 1.0 \
11
--adc-voltage 1.4 \
12
$garfield_tarball dune-track.pdf
Generated by
1.8.11