// ------------------------------------------------------------
// |                                                          |
// |  AC LEVEL2 Software - P.Hofverberg, E.Mocchiutti, S.Orsi |
// |                                                          |
// |  ACEXE.cra      version 1.00 (2006-01-19)                |
// |                                                          |
// ------------------------------------------------------------
//
//   Compile version based on:
//   - template TEMPLATEEXE.cra (v2.00 2006-01-13) by E. Mocchiutti
//   - routine  AcLEVEL1.c      (v1.01 2005-05-17) by P.Hofverberg
//
// Include ROOT header files for macro compilation.

Release date:   9 March 2006
Author:         Silvio Orsi
Email:          silvio@particle.kth.se

//  Executable to run: ACL2
//
//  Input variables:
//
//  - run : the run ID we want to process.
//
//  - dbc : the pointer to a DB connection to be able to query the DB.



------------------------------------------------------
Content of the directory (as of 9 March 2006)

install.sh  Makefile

calib:

data:

doc:
ACL2.README
AC_README.TXT (this file)

inc:
acl2class.h

macros:
ACEXE.cra  TEMPLATEEXE.c

src:
ACL2.cc

