Versions Compared

Key

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

...

Follow this link to download the SVN trunk of the Pandora project. Save it to your local computer (in this case to a pandora subdirectory).

No Format
cd /workdir/pandora
tar -zxvf PandoraPFANew-trunk.tar.gz
cd trunk
cmake .
make

...

For example, to repeat the results of the JobManagerTest using PandoraFrontend, execute this command.

No Format
./binPandoraFrontendbin/PandoraFrontend ./examples/sidloi2_pandora.xml ./examples/PandoraSettingsNew.xml ./input.slcio ./pandoraRecon.slcio 2

...