Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

PyRoot has been updated for windows, so that the libPyRoot.pyd file is automatically generated during compilation. 

A copy of the source can be found at: 

/afs/slac/g/glast/ground/GLAST_EXT/rh9_gcc32/ROOT/root_v5.18.00b.source.tar.gz

or can be obtained through ROOT's Subversion repository.  Please note that if building on rh9_gcc32, the xrootd Module.mk file require one slight modification on line 186, to add:
--disable-perlint

Meaning of icons:

(smile) - For regular GLAST CMT packages, indicates that the package compiles with the new ROOT, and that any test programs execute properly; the meaning of other check marks depends on what the component is.

? - Not tested

(sad) - Doesn't work

GLAST Component 

Windows

Linux

Comments

ROOT Classes

calibRootData (v1r7p8)

(smile)

(smile)

Compiled just fine

commonRootData (v2r15p5)

(smile)

(smile)

Compiled

digiRootData (v9r30p2)

(smile)

(smile)

Compiled and ran test program

mcRootData (v2r21p5)

(smile)

(smile)

Compiled and ran test program

reconRootData (v9r17p3)

(smile)

(smile)

Compiled and ran test program

gcrSelectRootData (v2r1p1)

(smile)

(smile)

Compiled

rootUtil (v1r3p1)

(smile)

(smile)

Mod CelIndex.h TVirtualIndex::UpdateFormulaLeaves method now has TTree* parameter

General I/O

Can read in ntuples from DC2

 



Can read in ntuples from DC1

 



Can read in full ROOT tree files generated with 5.16.00 using 5.18.00?




How is hadd?

 

 


ROOT I/O Packages

RootConvert (v1r28p3)

(smile)

(smile)

Compiled and ran test program

RootIo (v19r2)

(smile)

(smile)

Compiled and ran test program

ntupleWriterSvc (v3r19p1)

(smile)

(smile)

Compiled and ran test program

CHECKOUT Packages

GlastRelease (HEAD1.1058)

(smile)

(smile)

Ran test_Gleam with all output turned on.

Analysis

PyRoot - does it work?

(smile)

 

ran python %ROOTSYS%\tutorials\pyroot\demo.py

RootAnalysis ()


 


Are there any problems with the standard analysis and plotting tools ?

(smile)


Ran test/demo.c in interactive mode and compiled and ran tutorials/stress.exe

...