Ignore:
Timestamp:
Jun 18, 2010, 11:42:07 AM (14 years ago)
Author:
garnier
Message:

update geant4-09-04-beta-cand-01 interfaces-V09-03-09 vis-V09-03-08

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/geometry/solids/CSG/include/G4Box.hh

    r1228 r1315  
    2525//
    2626//
    27 // $Id: G4Box.hh,v 1.17 2006/10/19 15:33:37 gcosmo Exp $
    28 // GEANT4 tag $Name: geant4-09-03 $
     27// $Id: G4Box.hh,v 1.18 2010/05/18 10:07:52 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-04-beta-cand-01 $
    2929//
    3030// --------------------------------------------------------------------
     
    101101    std::ostream& StreamInfo(std::ostream& os) const;
    102102
    103   // Functions for visualization
     103  // Utilities for visualization
    104104
    105105    void          DescribeYourselfTo (G4VGraphicsScene& scene) const;
     
    125125
    126126    enum ESide {kUndefined,kPX,kMX,kPY,kMY,kPZ,kMZ};
    127       // Codes for faces (kPX=plus x face,kMY= minus y face etc)
     127      // Codes for faces (kPX= +x face, kMY= -y face, etc...)
    128128
    129129  private:
Note: See TracChangeset for help on using the changeset viewer.