Compiling

Compiling in Java involves converting a source file (.java) to a class file (.class).   In order to be able to load your analysis routine or event generator, you must compile the source file.  There are several ways to do this:

Return to tutorial.


Page maintained by Jonas Gifford.   Last updated 01/14/04.