From 2925dbae7f488c3113b5f574eca1ceaba0ffdaac Mon Sep 17 00:00:00 2001 From: shivesh Date: Tue, 21 Aug 2018 15:36:34 +0100 Subject: Tue 21 Aug 15:36:34 BST 2018 --- src/G4BeamTestMuonPhysics.cxx | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'src/G4BeamTestMuonPhysics.cxx') diff --git a/src/G4BeamTestMuonPhysics.cxx b/src/G4BeamTestMuonPhysics.cxx index 92264a2..2c5404e 100644 --- a/src/G4BeamTestMuonPhysics.cxx +++ b/src/G4BeamTestMuonPhysics.cxx @@ -1,16 +1,3 @@ -/* - * copyright (C) 2010 - * The Icecube Collaboration - * - * $Id: G4BeamTestMuonPhysics.cxx 86420 2012-03-20 16:00:37Z kislat $ - * - * @version $Revision: 86420 $ - * @date $LastChangedDate: 2012-03-20 16:00:37 +0000 (Tue, 20 Mar 2012) $ - * @author Fabian Kislat , Peter Nießen (tanktop) - * Last changed by: $LastChangedBy: kislat $ - */ - - #include #include #include @@ -78,7 +65,7 @@ void G4BeamTestMuonPhysics::ConstructProcess() pManager->AddProcess(&muMinusBremsstrahlung_, -1, 3, 3); pManager->AddProcess(&muMinusPairProduction_, -1, 4, 4); - pManager->AddRestProcess(&muMinusCaptureAtRest_); + pManager->AddRestProcess(&muMinusCapture_); // Tau Plus Physics pManager = G4TauPlus::TauPlus()->GetProcessManager(); -- cgit v1.2.3