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

geant4 tag 9.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/decay/src/G4PionDecayMakeSpin.cc

    r961 r1347  
    9696    {
    9797        G4DynamicParticle* aSecondary = (*products)[index];
    98         G4ParticleDefinition* aSecondaryDef = aSecondary->GetDefinition();
     98        const G4ParticleDefinition* aSecondaryDef = aSecondary->GetDefinition();
    9999
    100100        if (aSecondaryDef == aMuonPlus ||
Note: See TracChangeset for help on using the changeset viewer.