r7 - 21 Oct 2014 - 16:10:12 - PaolaFerrarioYou are here: TWiki >  NEXT Web  >  NextSoftware > SoftwareIRENE

IRENE

Maintainer Paola Ferrario
Subversion URL svn://next.ific.uv.es:/svn/next/irene/trunk
Latest tag v0r1p6

Description

IRENE (interface for a NEXT event) is a ROOT-based library, which provides classes describing a typical NEXT event. These classes can be used to implement persistency in other software.

Dependencies

IRENE depends on ROOT as a 3rd-party library. Moreover, SCons is used to compile and build IRENE. SCons depends on Python.

So, in order to build IRENE, you need to have the following software installed:

- ROOT (http://root.cern.ch/drupal/). Once you have ROOT installed, make sure you add the path $ROOTSYS/bin to your $PATH variable, where $ROOTSYS is the ROOT installation's top level directory.

- Python (http://www.python.org), version >1.5.2

- SCons (http://www.scons.org/), version >= 1.0.0

Installation

You should check out the latest tagged version of irene (if any):

svn co svn://next.ific.uv.es:/svn/next/irene/tags/vXrYpZ irene_vXrYpZ

That will download the version with tag vXrYpZ and store it in the irene_vXrYpZ directory. Currently, the latest tagged version is v0r1p6.

If no tagged versions are available, or if you are a developer, you should get the trunk:

svn co svn://next.ific.uv.es:/svn/next/irene/trunk irene_trunk

Once you have your irene package, move inside the top level directory and do

scons PREFIX=/path/to/installation/directory install

You don't need to specify the variable PREFIX every time you compile irene, unless you have done a scons -c. If the installation directory is your current directory, you never need to specify the PREFIX variable.

The building creates an irene-config file in a bin folder under your installation path. Make sure you have the path to this folder (/path/to/installation/directory/bin) added to the $PATH environment variable and do

irene-config

to check your installation.

In attachment you can find a few slides that describe the classes of IRENE.

-- PaolaFerrario - 05 Jun 2013

toggleopenShow attachmentstogglecloseHide attachments
Topic attachments
I Attachment Action Size Date Who Comment
pdfpdf Irene_slides.pdf manage 57.5 K 21 Oct 2014 - 16:10 PaolaFerrario Slides that describe IRENE classes
Edit | WYSIWYG | Attach | PDF | Raw View | Backlinks: Web, All Webs | History: r7 < r6 < r5 < r4 < r3 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback