Versions Compared

Key

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

...

GLAST Component 

Windows

Linux

Comments

ROOT Classes

calibRootData (v1r7p7)

(smile)

(smile)

Compiled just fine

commonRootData (v2r15p4)

(smile)

(smile)

Inserted #include <string> and then compiled.

digiRootData (v9r19p2)

(smile)

(smile)


mcRootData (v2r21p1)

(smile)

(smile)


reconRootData (v9r17)

(smile)

(smile)

Insert #include <string> and in AcdRecon #include for TROOT.h to handle call to gROOT

gcrSelectRootData (v2r1)

(smile)

(smile)


metatRootData (v0r1)

(smile)

(smile)

Handle TVirtualIndex::Append method which must be defined for PointerSkim as it is derived from this abstract class

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.14.00g using 5.16.00?




How is hadd?

 

 


ROOT I/O Packages

RootConvert (v1r28)

(smile)

(smile)


RootIo (v18r5)

(smile)

(smile)


ntupleWriterSvc (v3r17)

(smile)

(smile)


CHECKOUT Packages

GlastRelease (v12r9)

(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

This page will change as fixes are made to some problems, and more tests are done.
We will provide builds with VS2003 and VS2005

Updated the following packages to support this new ROOT:  commonRootData v2r15p5, metaRootData v0r1p1, reconRootData v9r17p1, CalXtalResponse v0r14p5, celestialSources/GRBtemplate GRBtemplate v1r1p1

How the build was configured on Windows using cygwin and VS2005

...