diff --git a/DDSim/Helper/ParticleHandler.py b/DDSim/Helper/ParticleHandler.py index 6232fa25809402afd7c229ef112474e65f86b353..5a50d0361c270db637ecee3533ed9cadf7b2041a 100644 --- a/DDSim/Helper/ParticleHandler.py +++ b/DDSim/Helper/ParticleHandler.py @@ -14,7 +14,6 @@ class ParticleHandler( ConfigHelper ): self._printStartTracking = False self._minDistToParentVertex = 2.2e-14*mm self._enableDetailedHitsAndParticleInfo = False - self._enableDetailedHitsAndParticleInfo_HELP = "print out lots of info about MCHistory" @property def enableDetailedHitsAndParticleInfo(self):