Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • create "mcprj" CVS module (help from TJ)
  • setup SLIC at NICADD

Miscellaneous

  • checkout ROOT's VMC, VGM
    • writes GDML, AGDD
    • geometry from ROOT, Geant4
  • a python HepRep parser
  • python bindings to LCIO (using swig or boost)
  • experiment with a Java server
    • Tomcat (suggested by Tony)
    • MySQL
    • file catalog, linked histograms, simulation runs, etc.
  • file format utilities (probably in Java)
    • actions
      • dump
      • concat (could perform better using low-level SIO block writing)
      • split
      • select records by criteria or number
      • transform records by some algorithm
      • convert records to another format by some algorithm
    • formats
      • LCIO
      • StdHep
      • ASCII/Tuples
      • Others?