Ignore:
Timestamp:
Apr 22, 2009, 11:58:58 AM (15 years ago)
Author:
garnier
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/geometry/divisions/src/G4VDivisionParameterisation.cc

    r850 r1010  
    2525//
    2626//
    27 // $Id: G4VDivisionParameterisation.cc,v 1.13 2008/07/25 16:23:35 ivana Exp $
    28 // GEANT4 tag $Name: HEAD $
     27// $Id: G4VDivisionParameterisation.cc,v 1.14 2008/12/03 16:41:15 arce Exp $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030// class G4VDivisionParameterisation Implementation file
     
    163163           << " has too big offset + width*nDiv = " << G4endl
    164164           << "        " << foffset + fwidth*fnDiv << " > "
    165            << maxPar << ". Width = "
     165           << foffset << ". Width = "
    166166           << G4endl
    167167           << "        " << fwidth << ". nDiv = " << fnDiv << " !"
Note: See TracChangeset for help on using the changeset viewer.