Ignore:
Timestamp:
Apr 6, 2009, 12:30:29 PM (15 years ago)
Author:
garnier
Message:

update processes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/hadronic/models/parton_string/hadronization/include/G4FragmentingString.hh

    r819 r962  
    2525//
    2626//
    27 // $Id: G4FragmentingString.hh,v 1.3 2006/06/29 20:54:44 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-01-patch-02 $
     27// $Id: G4FragmentingString.hh,v 1.4 2007/12/20 15:38:06 vuzhinsk Exp $
     28// GEANT4 tag $Name: geant4-09-02-ref-02 $
    2929//
    3030
     
    5858                          G4ParticleDefinition * newdecay,
    5959                          const G4LorentzVector *momentum);
    60 
     60      G4FragmentingString(const G4FragmentingString &old,      // Uzhi
     61                          G4ParticleDefinition * newdecay);    // Uzhi
     62                         
    6163      ~G4FragmentingString();
    6264
     
    7779      G4double Mass() const;
    7880      G4double Mass2() const;
    79      
     81      G4double MassT2() const;
    8082     
    8183      G4ParticleDefinition* GetLeftParton(void) const;
Note: See TracChangeset for help on using the changeset viewer.