
08 July 2006 : G.Barrand
- Analysis.cxx : book tuples only if in batch.
  Else, if working with ELYSE_session, we book in memory the tuples 
  and especially the geometry one that consumes memory.
- DetectorConstruction.cxx, EventAction.cxx : be able to run without 
  having booked tuples ; for example if running with ELYSE_session. 

23 June 2006 : G.Barrand
- Analyis, ELYSE_batch, ELYSE_session, ELYSE_analyis : 
  handle first command arg to be able to AIDA chanage file format
  (to test HDF5 over ELYSE).
- Analysis, DetectorConstruction, EventActiona, 
  ELYSE_batch, ELYSE_session : 
  arrange to be able to run ELYSE_batch over a dummy AIDA implementation.
  For example with OpenScientist/Falsetto. This may be usefull to 
  see the overhead of the AIDA IO.
