Skip to content
Snippets Groups Projects
  1. Nov 23, 2010
    • Rene Brun's avatar
      Add Mike Marini in the list of contributors for this version. · ef5d2c07
      Rene Brun authored
      git-svn-id: http://root.cern.ch/svn/root/trunk@36859 27541ba8-7e3a-0410-8455-c3a389f83636
      ef5d2c07
    • Rene Brun's avatar
      From Mike Marino: · 35140879
      Rene Brun authored
      an example python script (with example data) of a simple example of what we're using here at TUM. I have documented the code, hopefully it's sufficient. I'd be happy to add anything where it is unclear what I'm doing. This code can be run:
      
      chmod +x parse_CSV_file_with_TTree_ReadStream.py
      ./parse_CSV_file_with_TTree_ReadStream.py example_data.dat
      
      I'm guessing this type of processing should be reasonably generally useful, e.g. to migrate from a DB dump into a TTree, from an excel file into a TTree, or from a program outputting a not-quite-compliant CSV file, etc.
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@36858 27541ba8-7e3a-0410-8455-c3a389f83636
      35140879
  2. Nov 22, 2010
  3. Nov 21, 2010
  4. Nov 20, 2010
  5. Nov 19, 2010
Loading