Versions Compared

Key

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

...

https://jira.slac.stanford.edu/browse/LCFI

Additionally, the main developers can be contacted:

The contact persons for detector groups are:

  • ILD: Tomohiko Tanabe (tomohiko AT icepp.s.u-tokyo.ac DOT jp), Taikan Suehara (suehara

...

  • AT epx.

...

  • phys.

...

  • tohoku.ac DOT jp)
  • SiD and CLIC: Jan Strube (jan.strube AT cern DOT ch) is the contact person for SiD and CLIC.

Discussions about the package happen on the mailing list {{lcfi-vertex AT desy DOT de. }}To subscribe, follow this link: https://lists.desy.de/sympa/info/lcfi-vertex

Build Instructions

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'] )

...