Print

Print


Commit in projects/lcdd/branches/v00-00-01_LCDD-104-dev/src/lcdd/detectors on MAIN
SensitiveDetectorFactory.cc+1-13013 -> 3014
Merge update from trunk.

projects/lcdd/branches/v00-00-01_LCDD-104-dev/src/lcdd/detectors
SensitiveDetectorFactory.cc 3013 -> 3014
--- projects/lcdd/branches/v00-00-01_LCDD-104-dev/src/lcdd/detectors/SensitiveDetectorFactory.cc	2014-02-19 19:38:33 UTC (rev 3013)
+++ projects/lcdd/branches/v00-00-01_LCDD-104-dev/src/lcdd/detectors/SensitiveDetectorFactory.cc	2014-02-19 19:53:42 UTC (rev 3014)
@@ -130,7 +130,7 @@
             if (sensitiveDetectorTypeName == "tracker") {
                 // Add the default TrackerHitProcessor.
                 sensitiveDetector->addHitProcessor(
-                        HitProcessorManager::instance()->getFactory("StepCombiningTrackerHitProcessor")->createHitProcessor(sensitiveDetector));
+                        HitProcessorManager::instance()->getFactory("BasicTrackerHitProcessor")->createHitProcessor(sensitiveDetector));
             } else if (sensitiveDetectorTypeName == "calorimeter") {
                 // Add the default CalorimeterHitProcessor.
                 sensitiveDetector->addHitProcessor(
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