HCal Reconstruction Software
Automatic generation of steering files
There is a set of shell scripts for building reco steering files. As everything, they are available from CVS
$> export CVSROOT=:ext:anonymous@cvssrv.ifh.de:/calice $> export CVS_RSH=ccvssh $> ccvssh login # usual passwd $> cvs co -d calice_run calice_tools/calice_run
and locally at DESY as git repository via
$> git clone /group/hcal/calice_soft/git_repo/calice_run $> cd calice_run
