From c67198cba92eb8f81b991da8e6b1648a06677448 Mon Sep 17 00:00:00 2001 From: Daniel Noel <daniel.louis.noel@cern.ch> Date: Mon, 18 Mar 2019 10:17:29 +0000 Subject: [PATCH] removed some comments --- LArCalorimeter/LArG4/LArG4SD/python/LArG4SDToolConfig.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/LArCalorimeter/LArG4/LArG4SD/python/LArG4SDToolConfig.py b/LArCalorimeter/LArG4/LArG4SD/python/LArG4SDToolConfig.py index 46d03ac66b2..df56481c747 100644 --- a/LArCalorimeter/LArG4/LArG4SD/python/LArG4SDToolConfig.py +++ b/LArCalorimeter/LArG4/LArG4SD/python/LArG4SDToolConfig.py @@ -12,8 +12,6 @@ from LArG4SD.LArG4SDConf import LArG4__DeadSDTool from LArG4SD.LArG4SDConf import LArG4__ActiveSDTool from LArG4SD.LArG4SDConf import LArG4__InactiveSDTool -#todo - investigate old comments in the code - def LArActiveSensitiveDetectorToolCfg(ConfigFlags, name="LArActiveSensitiveDetector", **kwargs): ## Main configuration if ConfigFlags.GeoModel.AtlasVersion not in ["tb_LArH6_2003","tb_LArH6_2002"]: -- GitLab