Project

General

Profile

Bug #371

MAUSSteppingAction kills non-muons

Added by Rogers, Chris over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Category:
Simulation
Target version:
Start date:
07 March 2011
Due date:
% Done:

100%

Estimated time:
Workflow:

Description

And that is a real bug!

#1

Updated by Tunnell, Christopher over 12 years ago

I think it's a datacard and the default is no electrons. I'll check tomorrow (been teaching all day)...

#2

Updated by Rogers, Chris over 12 years ago

Line 25 of MAUSSteppingAction:

  if (abs(aTrack->GetDefinition()->GetPDGEncoding()) != 13){
    aTrack->SetTrackStatus(fStopAndKill);
    return;
  }

#3

Updated by Rogers, Chris over 12 years ago

Fixed in rogers, will close when I merge

#4

Updated by Rogers, Chris over 12 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

Closed in #457

Also available in: Atom PDF