Print

Print


Commit in projects/lcsim/trunk/detector-framework/src/main/java/org/lcsim/geometry/compact/converter/lcdd on MAIN
TubeSegment.java+33327 -> 3328
added vis attributes

projects/lcsim/trunk/detector-framework/src/main/java/org/lcsim/geometry/compact/converter/lcdd
TubeSegment.java 3327 -> 3328
--- projects/lcsim/trunk/detector-framework/src/main/java/org/lcsim/geometry/compact/converter/lcdd/TubeSegment.java	2014-09-17 17:46:13 UTC (rev 3327)
+++ projects/lcsim/trunk/detector-framework/src/main/java/org/lcsim/geometry/compact/converter/lcdd/TubeSegment.java	2014-09-17 21:23:25 UTC (rev 3328)
@@ -77,6 +77,9 @@
             rotation = new Rotation(name + "_rotation");
         lcdd.add(rotation);
         
+        // Set the volume display.
+        setVisAttributes(lcdd, node, volume);
+        
         // Physical volume.
         PhysVol tubePV = new PhysVol(volume, mother, position, rotation);
         tubePV.addPhysVolID("id", id);
SVNspam 0.1


Use REPLY-ALL to reply to list

To unsubscribe from the LCDET-SVN list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCDET-SVN&A=1