Print

Print


Commit in lcdd/include/lcdd/hits on MAIN
TrackInformation.hh+8-81.3 -> 1.4

lcdd/include/lcdd/hits
TrackInformation.hh 1.3 -> 1.4
diff -u -r1.3 -r1.4
--- TrackInformation.hh	3 Jul 2013 23:00:46 -0000	1.3
+++ TrackInformation.hh	3 Jul 2013 23:35:54 -0000	1.4
@@ -1,4 +1,4 @@
-// $Header: /cvs/lcd/lcdd/include/lcdd/hits/TrackInformation.hh,v 1.3 2013/07/03 23:00:46 jeremy Exp $
+// $Header: /cvs/lcd/lcdd/include/lcdd/hits/TrackInformation.hh,v 1.4 2013/07/03 23:35:54 jeremy Exp $
 #ifndef LCDD_HITS_TRACKINFORMATION_HH
 #define LCDD_HITS_TRACKINFORMATION_HH 1
 
@@ -234,6 +234,13 @@
         return getTrackInformation(aStep->GetTrack());
     }
 
+    /**
+     * Convert a tracking status to a string.
+     * @param[id] ts The tracking status.
+     * @return The tracking status string.
+     */
+    static const std::string& getTrackingStatusString(ETrackingStatus ts);
+
 private:
 
     /**
@@ -248,13 +255,6 @@
      */
     void setDefaults();
 
-    /**
-     * Convert a tracking status to a string.
-     * @param[id] ts The tracking status.
-     * @return The tracking status string.
-     */
-    static const std::string& getTrackingStatusString(ETrackingStatus ts);
-
 private:
 
     G4int m_originalTrackID;
CVSspam 0.2.12


Use REPLY-ALL to reply to list

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