Skip to content
Snippets Groups Projects
  1. Dec 11, 2010
  2. Dec 10, 2010
  3. Dec 09, 2010
  4. Dec 08, 2010
  5. Dec 04, 2010
  6. Dec 02, 2010
  7. Dec 01, 2010
  8. Nov 30, 2010
  9. Nov 25, 2010
  10. Nov 23, 2010
    • 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
  11. Nov 20, 2010
    • Matevz Tadel's avatar
      Merge the following revisions from branches/dev/fireworks: · 9533a675
      Matevz Tadel authored
      36545, 36546, 36789, 36790
      
      
      36545
      =====
      
      Author: alja
      Date: Mon Nov  8 19:57:32 2010
      New Revision: 36545
      
      URL: http://root.cern.ch/viewvc?rev=36545&root=root&view=rev
      Log:
      
      TEveCaloData, TEveCalo, TEveCalo2DGL:
      Fix selection and highlight for projected calorimeters using TEveCaloDataVec.
      
      calo_detail.C:
      Add projected view in TEveCaloDataVec demo.
      
      calorimeters:
      Change TEveCalo lego proportions from 1:1:1 to 1:1:0.5.
      
      Modified:
          branches/dev/fireworks/graf3d/eve/src/TEveCalo.cxx
          branches/dev/fireworks/graf3d/eve/src/TEveCalo2DGL.cxx
          branches/dev/fireworks/graf3d/eve/src/TEveCaloData.cxx
          branches/dev/fireworks/tutorials/eve/calo_detail.C
          branches/dev/fireworks/tutorials/eve/calorimeters.C
      
      
      36546
      =====
      
      Author: alja
      Date: Mon Nov  8 20:27:52 2010
      New Revision: 36546
      
      URL: http://root.cern.ch/viewvc?rev=36546&root=root&view=rev
      Log:
      
      Apply same scale in RPhi and RhoZ projection.
      
      Modified:
          branches/dev/fireworks/tutorials/eve/calo_detail.C
      
      
      36789
      =====
      
      Author: matevz
      Date: Fri Nov 19 17:35:29 2010
      New Revision: 36789
      
      URL: http://root.cern.ch/viewvc?rev=36789&root=root&view=rev
      Log:
      * TEveBox
        Fix automatic calculation of normals.
      
      * TEveBoxSet
        Automatically calcualte normals for kBT_FreeBox box-type.
      
      Modified:
          branches/dev/fireworks/graf3d/eve/inc/TEveBoxSet.h
          branches/dev/fireworks/graf3d/eve/inc/TEveBoxSetGL.h
          branches/dev/fireworks/graf3d/eve/src/TEveBoxGL.cxx
          branches/dev/fireworks/graf3d/eve/src/TEveBoxSet.cxx
          branches/dev/fireworks/graf3d/eve/src/TEveBoxSetGL.cxx
      
      
      36790
      =====
      
      Author: matevz
      Date: Fri Nov 19 17:35:55 2010
      New Revision: 36790
      
      URL: http://root.cern.ch/viewvc?rev=36790&root=root&view=rev
      Log:
      Add demo for kBT_FreeBox box-type.
      
      Modified:
          branches/dev/fireworks/tutorials/eve/boxset.C
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@36816 27541ba8-7e3a-0410-8455-c3a389f83636
      9533a675
  12. Nov 19, 2010
  13. Nov 16, 2010
  14. Nov 15, 2010
  15. Nov 12, 2010
  16. Nov 11, 2010
Loading