Project

General

Profile

Bug #1063

Tracker1.dat geometry broken

Added by Lane, Peter over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Category:
Simulation
Target version:
Start date:
25 July 2012
Due date:
% Done:

100%

Estimated time:
0.00 h
Workflow:
New Issue

Description

Using the following geometry with simulate_mice.py:

Configuration SingleStation {
Dimensions 30000.0 30000.0 30000.0 mm
PropertyString Material AIR
PropertyDouble G4StepMax 5.0 mm

Module Tracker/Tracker1.dat
{
Position 0.0000 0.0000 12634.4100 mm
Rotation 0.0 0.0 90.0 deg
}
}

I get the following error after 5 spills:

TRANSFORM/MERGE/OUTPUT: Processed 5 spills so far, 1 spills in buffer.
python: src/common_cpp/DetModel/SciFi/SciFiSD.cc:96: virtual G4bool SciFiSD::ProcessHits(G4Step*, G4TouchableHistory*): Assertion `abs(chanNo-old_chanNo) < 2' failed.
Aborted (core dumped)

Putting in a debug statement into SciFiSD right before this line yields,

DEBUG SciFiSD::ProcessHits(): chanNo = 3 old_chanNo = 177

It would also be nice if MAUS didn't core dump just because an assertion failed.


Related issues

Related to MAUS - Bug #1065: A single tracker geometry module must use "PropertyInt Tracker 0"OpenHeidt, Christopher27 July 2012

Actions

Also available in: Atom PDF