Changeset 366


Ignore:
Timestamp:
Jun 2, 2007, 8:01:41 AM (17 years ago)
Author:
barrand
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • MEMPHYS/HEAD/MEMPHYS/G4Lab_DigitsCollectionAccessor.h

    r365 r366  
     1// GB : 2/June/2007.
     2// There is a problem with the constructor of
     3// the template G4Lab::DigitsCollectionAccessor
     4// coming with the osc_g4/v16r0 distrib
     5// and used in MEMPHYS::DigitsCollectionAccessor.
     6// It lacks the G4RunManager* in second argument.
     7// To bypass this problem we use a corrected
     8// local copy of G4Lab/DigitsCollectionAccessor.h.
     9// It should be fixed with osc_g4/v16r1.
     10
    111#ifndef G4Lab_DigitsCollectionAccessor_h
    212#define G4Lab_DigitsCollectionAccessor_h
Note: See TracChangeset for help on using the changeset viewer.