Commit in lcdd/include/lcdd/detectors on MAIN
CalorimeterSD.hh+1-171.10 -> 1.11
remove old code that was commented out

lcdd/include/lcdd/detectors
CalorimeterSD.hh 1.10 -> 1.11
diff -u -r1.10 -r1.11
--- CalorimeterSD.hh	14 Sep 2013 02:17:50 -0000	1.10
+++ CalorimeterSD.hh	17 Sep 2013 00:28:25 -0000	1.11
@@ -1,4 +1,4 @@
-// $Header: /cvs/lcd/lcdd/include/lcdd/detectors/CalorimeterSD.hh,v 1.10 2013/09/14 02:17:50 jeremy Exp $
+// $Header: /cvs/lcd/lcdd/include/lcdd/detectors/CalorimeterSD.hh,v 1.11 2013/09/17 00:28:25 jeremy Exp $
 
 #ifndef LCDD_DETECTORS_CALORIMETERSD_HH
 #define LCDD_DETECTORS_CALORIMETERSD_HH 1
@@ -129,21 +129,6 @@
     void addHit(CalorimeterHit* hit, int collectionIndex);
 
     /**
-     * Find a hit using the current HitComparator.
-     * @param[in] The hit to find.
-     * @return The found hit or 0 if not found.
-     */
-    //CalorimeterHit* findHit(CalorimeterHit* aHit);
-
-    /**
-     * Find a hit in the given hit collection using the current HitComparator.
-     * @param[in] The hit to find.
-     * @param[in] The index of the hits collection.
-     * @return The found hit or 0 if not found.
-     */
-    //CalorimeterHit* findHit(CalorimeterHit* aHit, G4int nHC);
-
-    /**
      * Find a CalorimeterHit by ID.
      * @param id The Id64bit to lookup.
      * @return A hit with matching ID or null if does not exist.
@@ -165,7 +150,6 @@
     Segmentation* _segmentation;
 
     // Pointers to hits collections.
-    //CalorimeterHitsCollection* _collection; // TODO: Remove and use the _hitsCollections vector only?
     std::vector<CalorimeterHitsCollection*> _hitsCollections;
 
     // Hit lookup map.
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