NSCL ROOT Examples


Getting Started

1) The ROOT home page examples

2) Run some of the programs in ROOT/tutorials, i.e.

root[0]> .x $ROOTSYS/share/doc/root/tutorials/hsimple.C

or .../tornado.C,

.../h1draw.C


Simple Examples

1) Reading a SpecTcl ASCII spectrum file and making a ROOT histogram with named script and fitting example.

2) Saving raw SpecTcl data to Tree in a ROOT file.

3) Making your own ROOT Class and filling a Tree.

4) Examples of Useful Scripts


Advanced Examples

back