22 lines
169 B
Plaintext
22 lines
169 B
Plaintext
macro plotHisto.kumac
|
|
*
|
|
h/file 1 10gev.run1.hbook
|
|
*
|
|
h/list
|
|
*
|
|
opt stat
|
|
*
|
|
h/pl 1
|
|
h/pl 2
|
|
h/pl 3
|
|
h/pl 4
|
|
*
|
|
opt grid
|
|
*
|
|
nt/print 101
|
|
*
|
|
nt/pl 101.Evis0
|
|
nt/pl 101.Edep0
|
|
*
|
|
return
|