Skip to content
Snippets Groups Projects
  1. Nov 30, 2015
  2. Jun 26, 2015
  3. Apr 11, 2008
  4. Sep 19, 2007
  5. Aug 24, 2006
  6. Sep 23, 2003
  7. Jul 15, 2003
    • Rene Brun's avatar
      Old directory mc is renamed vmc. · dc35f822
      Rene Brun authored
      Note new classes TVirtualMCGeometry, TGeoMCGeometry.
      The new vmc directory has the following backward incompatibilities;
      
      in class TVirtualMCStack,
       SetTrack has been renamed PushTrack
       GetNextTrack is renamed PopNextTrack
       GetPrimaryForTracking is renamed PopPrimaryForTracking
       CurrentTrack is renamed GetCurrentTrackNumber
       CurrentTrackParent is renamed GetCurrentParentTrackNumber
      
      in class TVirtualMC
       A new optional argument in the constructor
       Two new functios SetRootGeometry and IsRootGeometrySupported.
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@6934 27541ba8-7e3a-0410-8455-c3a389f83636
      dc35f822
Loading