Bug #371
MAUSSteppingAction kills non-muons
Start date:
07 March 2011
Due date:
% Done:
100%
Estimated time:
Workflow:
Description
And that is a real bug!
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)...
Updated by Rogers, Chris over 12 years ago
Line 25 of MAUSSteppingAction:
if (abs(aTrack->GetDefinition()->GetPDGEncoding()) != 13){ aTrack->SetTrackStatus(fStopAndKill); return; }
Updated by Rogers, Chris over 12 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
Closed in #457