← Back to team overview

kaliveda-dev team mailing list archive

[Branch ~kaliveda-dev/kaliveda/1.8] Rev 669: adds stopping power function to KVedaLossMaterial

 

------------------------------------------------------------
revno: 669
committer: John Frankland <frankland@xxxxxxxx>
branch nick: kaliveda
timestamp: Fri 2012-08-10 09:39:17 +0200
message:
  adds stopping power function to KVedaLossMaterial
  
  adds the possibility to increase the valid energy range for KVedaLoss tables,
  which is nominally <400AMeV for Z<4 and <250AMeV for Z>3.
  user should call static method
  KVedaLoss::SetIgnoreEnergyLimits()
  before ANY (KV)materials are created.
  this will recalculate for each ion in each material the maximum possible
  incident energy which can be used without things diverging and going mad:
      the range function has to be a montonically increasing function of E
      the stopping power must not have a minimum followed by an increase
  at the most, the new limit will be 1 GeV/nucleon
  at the worst, we keep the old nominal limit.
modified:
  KVMultiDet/stopping/KVedaLoss.cpp
  KVMultiDet/stopping/KVedaLoss.h
  KVMultiDet/stopping/KVedaLossMaterial.cpp
  KVMultiDet/stopping/KVedaLossMaterial.h


--
lp:kaliveda
https://code.launchpad.net/~kaliveda-dev/kaliveda/1.8

Your team KaliVeda Development Team is subscribed to branch lp:kaliveda.
To unsubscribe from this branch go to https://code.launchpad.net/~kaliveda-dev/kaliveda/1.8/+edit-subscription