SLAC PEP-II
BABAR
SLAC<->RAL
Babar logo
HEPIC E,S & H Databases PDG HEP preprints
Organization Detector Computing Physics Documentation
Personnel Glossary Sitemap Search Hypernews
Unwrap page!
Comp. Search
Who's who?
Meetings
FAQ Homepage
Archive
Environment
Administration
New User Info.
Web Info/Tools
Monitoring
Training
Tools & Utils
Programming
C++ Standard
SRT, AFS, CVS
QA and QC
Remedy
Histogramming
Operations
PromptReco
Simulation Production
Online SW
Dataflow
Detector Control
Evt Processing
Run Control
Calibration
Databases
Offline
Workbook
Coding Standards
Simulation
Reconstruction
Prompt Reco.
BaBar Grid
Data Distribution
Beta & BetaTools
Kanga & Root
Analysis Tools
RooFit Toolkit
Data Management
Data Quality
Event display
Event Browser
Code releases
Databases
Check this page for HTML 4.01 Transitional compliance with the
W3C Validator
(More checks...)

Building Java

To build the Java online stuff, cut-and-paste these: (hopefully there will be no errors!)

For DHP (i.e. JavaHistApp)

gmake JavaUtil.java
gmake JavaGui.java
gmake DhpDistHist.java
gmake JavaHist.java
gmake JavaHist.jbin

For DOT (i.e. BrowserApp)

gmake JavaUtil.java
gmake JavaGui.java
gmake DistObjTree.java
gmake DistObjJavaGui.java
gmake DistTreeExamples.java
gmake DistTreeExamples.jbin

If you want the DOT browser with histogram support, you will need to uncomment two lines in DistTreeExamples/java/BrowserApp.java and one line in DistTreeExamples/java/GNUmakefile (there are instructions in comments). Then follow the DHP and then the DOT instructions above (you can skip JavaUtil and JavaGui the second time around of course).

For further information, contact Alex Samuel.


Scott D. Metzler
metzler@caltech.edu
Last updated November 5, 1998