Versions Compared

Key

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

...

Package

Version

Get It

slicPandora

head

SLAC cvs

lcio

head

SLAC cvs

PandoraPFANew

head

Pandora SVN

ROOT

5.26 or greater

Download ROOT

PandoraMonitoring

head

PandoraMonitoring SVN

CMakeModules

head

CMakeModules SVN

Installing Packages

LCIO

...

Checkout the LCIO project from cvs.

...

This package does not need to be compiled. It just provides some CMake macros.

...

PandoraPFANew

Check out the version of Pandora that will be used. The example below shows how to checkout the head version.

...

Now we need to build another package before configuring Pandora.

PandoraMonitoring

...

Checkout the head version of PandoraMonitoring.

...

Technically, the monitoring package is optional, though it is quite useful for event and detector visualization.

...

PandoraPFANew Continued

Since Pandora has minimal external dependencies, it is straightforward to build. Only the CMakeModules must be located for the build and PandoraMonitoring, and the latter is optional.

...

If the release compiles successfully, you're now ready to setup the project that interfaces SLIC to Pandora.

slicPandora

...

Checkout the slicPandora project from cvs.

...