Ignore:
Timestamp:
Feb 16, 2009, 10:14:30 AM (16 years ago)
Author:
garnier
Message:

en test de gl2ps. Problemes de libraries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/particles/management/include/G4ParticleDefinition.hh

    r890 r921  
    2525//
    2626//
    27 // $Id: G4ParticleDefinition.hh,v 1.33 2008/11/14 16:26:30 kurasige Exp $
    28 // GEANT4 tag $Name: $
     27// $Id: G4ParticleDefinition.hh,v 1.32 2008/03/22 06:03:40 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-02-cand-01 $
    2929//
    3030//
     
    129129 
    130130      G4double GetPDGMagneticMoment() const { return thePDGMagneticMoment; }
    131       void     SetPDGMagneticMoment(G4double mageticMoment);
    132       G4double CalculateAnomaly()  const;
    133       // gives the anomaly of magnetic moment for spin 1/2 particles
     131  void SetPDGMagneticMoment(G4double mageticMoment);
    134132
    135133      const G4String& GetParticleType() const { return theParticleType; }
Note: See TracChangeset for help on using the changeset viewer.