AMS Offline Root Event Format Documentation
INTRODUCTION
The standard AMS reconstruction output is a
ROOT file, in which
TTree event structures are built.
We have identified several possible ways to analyze these data:
- A compiled analysis with shared libraries. You can find more
information in the link
ana_root_compiled.doc .
- An interpreted analysis with the
CINT ROOT interpreter. You can find more information in the link
ana.root_cint.doc .
- A compiled analysis with static libraries. You can find more information in the link
ana.root_static.doc .
- An interpreted analysis with the RUBY
scripting language. You can find more information in the link
ana_root_ruby.doc .
- (New) A compiled analysis with static libraries in a parallel mode You can find more information in the link
ana.root_staticp.doc .
Generated on Sun May 13 14:31:01 2012 for AMS Offline Root Event Format by
1.4.7