Versions Compared

Key

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

...

Source the new setup script that was generated.

No Format
. mysetup.sh

Alternately, a Makefile can be generated with CMake, using the following command.

No Format

cmake -DPandoraPFANew_HOME=$PandoraPFANew_HOME -DLCIO_HOME=$LCIO_HOME CMAKE_MODULE_PATH=$CMAKE_MODULE_PATH -DROOT_HOME=$ROOTSYS

Now build the slicPandora project.

...