Commit in projects/lcdd/trunk/include/lcdd/segmentation on MAIN
Segmentation.hh+1-13002 -> 3003
Allow protected access to class variables for subclasses.

projects/lcdd/trunk/include/lcdd/segmentation
Segmentation.hh 3002 -> 3003
--- projects/lcdd/trunk/include/lcdd/segmentation/Segmentation.hh	2014-02-14 22:59:35 UTC (rev 3002)
+++ projects/lcdd/trunk/include/lcdd/segmentation/Segmentation.hh	2014-02-14 23:00:00 UTC (rev 3003)
@@ -170,7 +170,7 @@
      */
     static double computeDim(const int &bin, const double &incr);
 
-private:
+protected:
 
     /** The current bin values. */
     std::vector<int> _bins;
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