Ignore:
Timestamp:
Dec 22, 2010, 3:52:27 PM (14 years ago)
Author:
garnier
Message:

geant4 tag 9.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/persistency/gdml/include/G4GDMLParameterisation.hh

    r1337 r1347  
    2525//
    2626//
    27 // $Id: G4GDMLParameterisation.hh,v 1.10 2008/07/16 15:46:33 gcosmo Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: G4GDMLParameterisation.hh,v 1.11 2010/10/14 16:19:40 gcosmo Exp $
     28// GEANT4 tag $Name: gdml-V09-03-09 $
    2929//
    3030//
     
    7373      G4double dimension[16];
    7474
    75       PARAMETER() { memset(dimension,0,sizeof(dimension)); }
     75      PARAMETER() : pRot(0) { memset(dimension,0,sizeof(dimension)); }
    7676   };
    7777
Note: See TracChangeset for help on using the changeset viewer.