Changeset 133 for MEMPHYS


Ignore:
Timestamp:
Apr 6, 2006, 8:13:45 PM (18 years ago)
Author:
campagne
Message:

JEC set name of soPMT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • MEMPHYS/HEAD/applications/HitsCollectionAccessor.cxx

    r127 r133  
    117117  SbPolyhedronTube sbTube(0,WCPMTRadius,WCPMTRadius/2);
    118118  SoPolyhedron* soPMT = new SoPolyhedron(sbTube);
     119  soPMT->setName(name);
    119120  //soPMT->radius.setValue(WCPMTRadius);
    120121  //soPMT->height.setValue(WCPMTRadius);
Note: See TracChangeset for help on using the changeset viewer.