Skip to content
Snippets Groups Projects
  1. Dec 10, 2009
  2. Dec 09, 2009
  3. Dec 08, 2009
  4. Dec 07, 2009
  5. Nov 30, 2009
  6. Nov 26, 2009
  7. Nov 24, 2009
  8. Nov 20, 2009
  9. Nov 19, 2009
  10. Nov 18, 2009
  11. Nov 17, 2009
  12. Nov 13, 2009
  13. Nov 12, 2009
  14. Nov 06, 2009
    • Matevz Tadel's avatar
      * TEveArrow · 42306b35
      Matevz Tadel authored
        Add setter for number of segments of a circle - SetDrawQuality(int).
      
      * TGLEventHandler
        On Alt/Shift M1 down enable camera rotation.
        This prevents Clicked() signal to be emmitted on button release.
      
      * compound.C
        Set projection type.
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@31016 27541ba8-7e3a-0410-8455-c3a389f83636
      42306b35
  15. Nov 05, 2009
  16. Oct 30, 2009
    • Matevz Tadel's avatar
      TEveCaloLego: · ff247100
      Matevz Tadel authored
      Add new 2DMode kValSizeOutline. Change default mode to kValSize.
      
      tutorials/eve/calorimeters.C
      Remove unnecessary line.
      
      tutorials/eve/calo_detail.C
      Use kValSizeOutline mode for irregular data. Add example of TGLAnnotation.
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@30931 27541ba8-7e3a-0410-8455-c3a389f83636
      ff247100
  17. Oct 26, 2009
  18. Oct 24, 2009
    • Gerardo Ganis's avatar
      · 8523b482
      Gerardo Ganis authored
         Add argument 'cache=sz' to control the usage of the cache, e.g.
      
                runProof("eventproc(cache=0)")
      
         disables the cache.
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@30861 27541ba8-7e3a-0410-8455-c3a389f83636
      8523b482
    • Gerardo Ganis's avatar
      · 51a42fcf
      Gerardo Ganis authored
        For PROOF tutorials:
        - add argument 'nwrk=N' to change the number of workers also on the fly, e.g.
               runProof("simple(nwrk=2)") 
        - add argument 'punzip' to enable parallel unzipping, e.g.
               runProof("eventproc(punzip)") 
        In the new PROOF tutorial "evenproc":
        - remove the need for the external file event-http.txt for the dataset creation
          (file names are generated on the fly)
        - read by default only the needed brabches; add option 'readall' to switch to full
          reading, e.g. runProof("eventproc(readall)")
        - add the possibility to change data source, e.g.
               runProof("eventproc(datasrc=root://lxfsrd0706.cern.ch//pool/event/http)")
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@30857 27541ba8-7e3a-0410-8455-c3a389f83636
      51a42fcf
  19. Oct 23, 2009
    • Gerardo Ganis's avatar
      · 7f78e788
      Gerardo Ganis authored
         Add tutorial "eventproc" reading "event" like events from the ROOT HTTP server
         This is useful to test the new perfomance information being added to the PROOF
         dialog box.
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@30845 27541ba8-7e3a-0410-8455-c3a389f83636
      7f78e788
Loading