problem running simulation macros (media_pnd.geo??) [message #11026] |
Fri, 24 September 2010 12:20 |
Dima Melnychuk
Messages: 213 Registered: April 2004 Location: National Centre for Nucle...
|
first-grade participant |
From: *fuw.edu.pl
|
|
Dear colleagues,
After updating to trunk I have problem running all the simulation macros, which are stopped at:
Info in <TGeoManager::TGeoManager>: Geometry FAIRGeom, FAIR geometry created
-I- FairGeoMedia Read media
I have it with sim_emc.C and this problem is reproduced in several other macros.
I have found that this problem appeared from the last update of /geometry/media_pnd.geo, which was made two days ago.
However I do not see obvious problem with this file.
Could anybody confirm the problem and if it is reproduced to look into media_pnd.geo to identify it precisely.
Best regads,
Dima
|
|
|
|
DIRC bug [message #11030 is a reply to message #11027] |
Fri, 24 September 2010 15:11 |
StefanoSpataro
Messages: 2736 Registered: June 2005 Location: Torino
|
first-grade participant |
From: *to.infn.it
|
|
Now the geometry seems fine, but the code does not compile
[ 64%] Building CXX object drc/CMakeFiles/Drc.dir/PndDrc.o
/d/panda02/spataro/pandaroot/drc/PndDrc.cxx: In member function 'virtual void PndDrc::ConstructGeometry()':
/d/panda02/spataro/pandaroot/drc/PndDrc.cxx:574: error: 'class PndGeoDrc' has no member named 'barGap'
/d/panda02/spataro/pandaroot/drc/PndDrc.cxx:575: error: 'class PndGeoDrc' has no member named 'boxGap'
/d/panda02/spataro/pandaroot/drc/PndDrc.cxx:576: error: 'class PndGeoDrc' has no member named 'boxThick'
[Updated on: Fri, 24 September 2010 15:11] Report message to a moderator
|
|
|
|
|