Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This is a basic configuration for building LCFIPlus using the ilcinstall tool.

No Format
ilcsoft.install( MarlinPKG( "LCFIPlus", LCFIPlus_version )) ilcsoft.module("LCFIPlus").download.root="marlinreco"
ilcsoft.module("LCFIPlus").addDependency( [ 'LCIO', 'GEAR', 'ROOT', 'Marlin', 'MarlinUtil', 'LCFIVertex'] )

...