Cluster ID/Energy Flow Tutorial
NIU -- November 2002
Prerequistes:
- Basic knowledge of using JAS and the hep.lcd package. Otherwise try the
basic
tutorial.
- JAS 2.2.5
- hep.lcd 2.5 (Download using the JAS Plugin Manager, available from
the JAS View->Plugin Manager menu).
Conceptual Introduction
For a general introduction (not finished) to the ideas of
ClusterID, read ClusterID.pdf
Example Files
All of the files needed to execute the tutorial are available in this
ClusterID.zip file (warning 40+ MBytes).
The zip file contains:
- jas.jar - Viewing some of the
histograms in the tutorial may give errors, which is caused by a bug in JAS,
which will be fixed in JAS 2.2.6. Since that is not available yet you can
instead patch your JAS 2.2.5 installation by replacing jas.jar (in the lib
directory below your JAS installation directory) with this new version.
-
Tutorial/ClusterAnalysis/ExampleClusterDriver.java
- Tutorial/ClusterAnalysis/ExampleClusterProcessor.java
- Tutorial/ClusterID/BriefClusterIDJetMassAnalysis.java
- Tutorial/ClusterID/FullClusterIDJetMassAnalysis.java
- Tutorial/ClusterID/JetMassAnalysis.java
- Tutorial/ClusterID/gb_gamma_1-50-SDnocalgaps-sim-20.sio
- Tutorial/ClusterID/gb_K0L_1-50-SDnocalgaps-sim-5.sio
- Tutorial/ClusterID/gb_piminus_1-50-SDnocalgaps-sim-4.sio
- Tutorial/ClusterID/gb_tt_gamma-SDnocalgaps-sim-1.sio
- Tutorial/ClusterID/gb_tt_K0L-SDnocalgaps-sim-1.sio
- Tutorial/ClusterID/gb_tt_pi-SDnocalgaps-sim-1.sio
- Tutorial/ClusterID/single_tt_plus_1-50.train
- Tutorial/ClusterID/single_tt_plus_1-50.valid
Data Files
To test the clusterID you will
need some or the following data files:
Instructions
Links