Commit in projects/lcdd/branches/v00-00-01_LCDD-104-dev/include/lcdd/schema on MAIN
FieldMap3DType.hh+2-23043 -> 3044
merge from trunk

projects/lcdd/branches/v00-00-01_LCDD-104-dev/include/lcdd/schema
FieldMap3DType.hh 3043 -> 3044
--- projects/lcdd/branches/v00-00-01_LCDD-104-dev/include/lcdd/schema/FieldMap3DType.hh	2014-03-07 00:52:12 UTC (rev 3043)
+++ projects/lcdd/branches/v00-00-01_LCDD-104-dev/include/lcdd/schema/FieldMap3DType.hh	2014-03-07 01:17:46 UTC (rev 3044)
@@ -56,7 +56,7 @@
      * @param yoffset The y offset.
      */
     void set_yoffset(const std::string& yoffset) {
-        _xoffset = yoffset;
+        _yoffset = yoffset;
     }
 
     /**
@@ -64,7 +64,7 @@
      * @param zoffset The z offset.
      */
     void set_zoffset(const std::string& zoffset) {
-        _xoffset = zoffset;
+        _zoffset = zoffset;
     }
 
     /**
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