[Rivet] Rivet

Andrii Verbytskyi andrii.verbytskyi at desy.de
Fri Dec 5 13:10:09 GMT 2014


Hi,
yes, environment variables are working, however passing arguments via
environment variables is implicit way and implicit way is worse that
explicit. Also, in many cases environment variables will make things
less convenient or even defunct. A good example is using rivet
from a Makefile. One can say the same about using rivet in system() and
so on. Also, the way of setting environment variables depends on shell
--> less convenient usage of rivet even from shell.


Best regards,
Andrii



On Fri, 2014-12-05 at 13:00 +0000, Andy Buckley wrote:
> Hi Andrii,
> 
> Don't the environment variables work for these? --analysis-path is just
> syntactic sugar for those, and to be honest I was considering removing
> it to clean up the command-line interface!
> 
> Andy
> 
> 
> On 05/12/14 12:44, Andrii Verbytskyi wrote:
> > Dear Andy,
> > here are some (hopefully useful) improvements for Rivet.
> > 
> > In addition to --analysis-path I think it would be useful to have
> > 
> > --ref-path, --info-path, --plot-path.
> > 
> > 
> > So here are the files with the changes. Please note that rivet should be
> > generated from rivet.in with a substitution of install paths.
> > 
> > Best regards,
> > Andrii
> > 
> 
> 




More information about the Rivet mailing list