Ignore:
Timestamp:
Jun 18, 2010, 11:42:07 AM (14 years ago)
Author:
garnier
Message:

update geant4-09-04-beta-cand-01 interfaces-V09-03-09 vis-V09-03-08

Location:
trunk/source/processes/hadronic/models/chiral_inv_phase_space/body/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/hadronic/models/chiral_inv_phase_space/body/include/G4QEnvironment.hh

    r1228 r1315  
    2525//
    2626//
    27 // $Id: G4QEnvironment.hh,v 1.36 2009/11/16 18:15:01 mkossov Exp $
    28 // GEANT4 tag $Name: geant4-09-03 $
     27// $Id: G4QEnvironment.hh,v 1.37 2010/02/04 09:32:33 mkossov Exp $
     28// GEANT4 tag $Name: geant4-09-04-beta-cand-01 $
    2929//
    3030//      ---------------- G4QEnvironment ----------------
     
    8989  void             CleanUp();               // Makes theEnvironment=vacuum & kill Quasmons
    9090  void             PrepareInteractionProbabilities(const G4QContent& projQC, G4double AP);
    91   void             EvaporateResidual(G4QHadron* h);// Final Evaporation of a nucl. fragment
     91  void             EvaporateResidual(G4QHadron* h, G4bool f=true);// Evaporate NuclearFragm
    9292  void             DecayBaryon(G4QHadron* dB);     // Decay baryon (gamma+N or Delta->N+Pi)
    9393  void             DecayAntistrange(G4QHadron* aS);// Decay Antistrange nucleus
  • trunk/source/processes/hadronic/models/chiral_inv_phase_space/body/include/G4QNucleus.hh

    r1228 r1315  
    2525//
    2626//
    27 // $Id: G4QNucleus.hh,v 1.46 2009/12/16 17:51:01 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-03 $
     27// $Id: G4QNucleus.hh,v 1.47 2010/06/10 08:37:27 mkossov Exp $
     28// GEANT4 tag $Name: geant4-09-04-beta-cand-01 $
    2929//
    3030//      ---------------- G4QNucleus ----------------
     
    118118  //void DecayBaryon(G4QHadron* dB, G4QHadronVector* oHV); // gamma+N or Delt->N+Pi @@later
    119119  void       DecayDibaryon(G4QHadron* dB, G4QHadronVector* oHV);   // deuteron is kept
     120  void       DecayAntiDibaryon(G4QHadron* dB, G4QHadronVector* oHV);// antiDeuteron is kept
    120121  void       DecayIsonucleus(G4QHadron* dB, G4QHadronVector* oHV); // nP+(Pi+) or nN+(Pi-)
    121122  void       DecayMultyBaryon(G4QHadron* dB, G4QHadronVector* oHV);// A*p, A*n or A*L
Note: See TracChangeset for help on using the changeset viewer.