Ignore:
Timestamp:
Nov 5, 2010, 4:08:39 PM (14 years ago)
Author:
garnier
Message:

update ti head

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/extended/geometry/olap/include/OlapEventAction.hh

    r1337 r1342  
    2525//
    2626//
    27 // $Id: OlapEventAction.hh,v 1.3 2006/06/29 17:22:02 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-01 $
     27// $Id: OlapEventAction.hh,v 1.5 2010/10/27 10:29:12 gcosmo Exp $
     28// GEANT4 tag $Name: examples-V09-03-09 $
    2929//
    3030//
     
    5959            G4int a=0,
    6060            G4LogicalVolume* original=0) :
    61             hist1(h1), hist2(h2), v1(p1), v2(p2),axis(a)
     61            hist1(h1), hist2(h2), v1(p1), v2(p2),axis(a),
     62            originalMother(original)
    6263            {};
    6364   
Note: See TracChangeset for help on using the changeset viewer.