TG4SDServices::GetVolumeID: [message #4404] |
Fri, 01 June 2007 10:12 |
asanchez
Messages: 350 Registered: March 2006
|
first-grade participant |
From: *gsi.de
|
|
Dear all,
I have implemeted ageometry followig the
model of the emc detector, that means, by using the
geometry clases of root.
all the logical volumes created are icluded in one List, and after ward each object of this list is added as a sensitive Volume
by using AddSensitiveVolume function.
But when I run my macro, i get this warning, and i oberved that any hits were produced.
+++++++++++++++++++++++
++++ TG4Warning: ++++
TG4SDServices::GetVolumeID:
Sensitive detector Ge_Crystal1505 is not defined.
+++++++++++++++++++++++
-I- CbmMCApplication -> simulation RunID: 1245722123
**********************************************
GEANT4 Geometry statistics:
58 logical volumes
57 physical volumes
9 materials
2 user limits
3 sensitive detectors
**********************************************
Actually i produce 8 sensitive volume, but the number which appeares in the information is 3.
Any ideas?
thanks
Alicia S.
|
|
|
|
|
|
Re: TG4SDServices::GetVolumeID: [message #4419 is a reply to message #4418] |
Mon, 04 June 2007 11:34 |
asanchez
Messages: 350 Registered: March 2006
|
first-grade participant |
From: *kph.uni-mainz.de
|
|
Hi
I have remoeved the underscore symbol from the sensitive detector
name, and it seem s to work.
But when I run now, the PndBoxGenerator for a multiplicity
of 100 particle(whatever..) i get this error information:
>>> End of Event 0
-E- CbmStack: Particle index -999 not found in dex map!
Fatal in <CbmStack::CbmStack::UpdateTrackIndex>: Particle index not found in map
aborting
Using host libthread_db library "/lib/libthread_db.so.1".
Attaching to program: /proc/28321/exe, process 28321
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
done.
done.
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 28321)]
Any ideas?
Thanks a lot
alicia.
|
|
|