|
|
|||
File indexing completed on 2026-07-16 08:11:20
0001 #!/bin/bash 0002 0003 source /opt/sphenix/core/bin/sphenix_setup.sh -n new 0004 0005 export USER="$(id -u -n)" 0006 export LOGNAME=${USER} 0007 export HOME=/sphenix/u/${LOGNAME} 0008 0009 #Args: 0010 # $1 = type (Kshort or Lambda) 0011 # $2 = truth or reco tree (true for truth) 0012 # $3 = N files (default is all) 0013 root.exe -l -q -b Xi_evaluator_skimmer.C
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|