Skip to content
Snippets Groups Projects
Commit c67198cb authored by Daniel Louis Noel's avatar Daniel Louis Noel
Browse files

removed some comments

parent 11756eef
No related branches found
No related tags found
No related merge requests found
...@@ -12,8 +12,6 @@ from LArG4SD.LArG4SDConf import LArG4__DeadSDTool ...@@ -12,8 +12,6 @@ from LArG4SD.LArG4SDConf import LArG4__DeadSDTool
from LArG4SD.LArG4SDConf import LArG4__ActiveSDTool from LArG4SD.LArG4SDConf import LArG4__ActiveSDTool
from LArG4SD.LArG4SDConf import LArG4__InactiveSDTool from LArG4SD.LArG4SDConf import LArG4__InactiveSDTool
#todo - investigate old comments in the code
def LArActiveSensitiveDetectorToolCfg(ConfigFlags, name="LArActiveSensitiveDetector", **kwargs): def LArActiveSensitiveDetectorToolCfg(ConfigFlags, name="LArActiveSensitiveDetector", **kwargs):
## Main configuration ## Main configuration
if ConfigFlags.GeoModel.AtlasVersion not in ["tb_LArH6_2003","tb_LArH6_2002"]: if ConfigFlags.GeoModel.AtlasVersion not in ["tb_LArH6_2003","tb_LArH6_2002"]:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment