From ae276219740912c4c1a74324995bde168b49d583 Mon Sep 17 00:00:00 2001 From: Thomas Prokscha Date: Fri, 12 Aug 2016 17:47:37 +0200 Subject: [PATCH] Updated comments in source code --- include/musrMuEnergyLossLandau.hh | 12 +++++++----- musrSim.cc | 4 ++-- src/musrMuEnergyLossLandau.cc | 9 +++++---- 3 files changed, 14 insertions(+), 11 deletions(-) diff --git a/include/musrMuEnergyLossLandau.hh b/include/musrMuEnergyLossLandau.hh index 95152db..e58c170 100644 --- a/include/musrMuEnergyLossLandau.hh +++ b/include/musrMuEnergyLossLandau.hh @@ -22,12 +22,14 @@ ***************************************************************************/ //$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ -// Muonium Formation according to yield.cc function (through GetYields method). -// Id : musrMuFormation.hh, v 1.4 -// Author: Taofiq PARAISO, T. Shiroka -// Date : 2007-12 +// Muon energy loss in thin C-foil adding a Landau distribution to the energy +// loss +// Id : musrMuEnergyLossLandau, v 1.0 +// Author: Thomas Prokscha +// Date : 2016-08 //$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ - + + #ifndef musrMuEnergyLossLandau_h #define musrMuEnergyLossLandau_h 1 diff --git a/musrSim.cc b/musrSim.cc index f20878e..a908464 100644 --- a/musrSim.cc +++ b/musrSim.cc @@ -43,8 +43,8 @@ int main(int argc,char** argv) { // XInitThreads(); G4cout<<"\n\n*************************************************************"<