Versions Compared

Key

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

...

This utility is aimed at two subpackages under users/ package, but currently the code is not yet committed to CVS. The working development versions reside at
/afs/slac/g/glast/trigger/GlastRelease
. This development area may be unstable as it is being updated continuously so that it may be best to copy a snapshot to your own area for private development. The two subpackages:

RTAutil

this is a lower level utility containing basic Root Tree Analysis utilities such as formtted dump of various digis, recon objects and GEM data, GEM event time, ideal geometry etc.

TrgTest

this contains the actual higher level trigger test analyses, all constructed as classes inheriting from the (slightly modified) standard RootTreeAnalysis class.

...