MODULES DEFINED IN THE MINOS CODE REPOSITORY The following list represents the modules which have been defined to date in the MINOS CVS repository. The first entry on each line is the module name, and it is followed by the path to that module relative to the location of the $CVSROOT directory. Some of the module definitions contain additional entries, "&modulename", which indicates that the module so specified is automatically checked out at the same time as the module being defined. For example, when one checks out the "gminos" module, the "utilities" module comes with it. # The "official" GEANT-based MINOS detector simulation gminos minos/gminos &utilities # An older incarnation of GMINOS gminos_old minos/gminos_old &utilities &peruse # A simple event display program that works with gminos_old peruse minos/ev_display/peruse # A set of utility subroutines that are necessary, but not limited to, GMINOS utilities minos/utilities # The Soudan neutrino event generator neugen minos/generator/neugen # Source code and Makefiles to create the STDHEP and LUND library files needed # by GMINOS misc minos/misc # Source code and Makefile to produce library routines for calculation of # three-generation neutrino oscillation probabilities mixing minos/mixing # Analysis shell program; reads in ADAMO gaf files produced by GMINOS; # actual analysis routines to be supplied by user reco_minos minos/analysis/reco_minos Last updated August 13, 1996.