Fix const correctness. Add const to estimateNumberOfParticles and estimatePositions of TruthClusterizationFactory
Fix const correctness. Add const to estimateNumberOfParticles and estimatePositions.
This can be checked by
cmake -DATLAS_PACKAGE_FILTER_FILE=../package_filters.txt -DATLAS_ALLOW_TOOLHANDLE_NONCONSTNESS=OFF ../athena/Projects/WorkDir
make
Edited by Susumu Oda