Skip to content
Snippets Groups Projects
Commit 8039a48e authored by Adam Edward Barton's avatar Adam Edward Barton :speech_balloon:
Browse files

Merge branch 'dict.LArCabling-20200618' into 'master'

LArCabling: Dictionary for CondCont<LArOnOffIdMapping>.

See merge request !33876
parents 6f955436 c97eb8d7
No related branches found
No related tags found
No related merge requests found
/* /*
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
*/ */
/** /**
...@@ -15,5 +15,6 @@ ...@@ -15,5 +15,6 @@
# define LARCABLING_LARCABLINGDICT_H # define LARCABLING_LARCABLINGDICT_H
#include "LArCabling/LArCablingLegacyService.h" #include "LArCabling/LArCablingLegacyService.h"
#include "LArCabling/LArOnOffIdMapping.h"
#endif // LARCABLING_LARCABLINGDICT_H #endif // LARCABLING_LARCABLINGDICT_H
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
<class name="LArCablingLegacyService" /> <class name="LArCablingLegacyService" />
<class name="LArCablingBase" /> <class name="LArCablingBase" />
<class name="LArOnOffIdMapping" />
<class name="CondCont<LArOnOffIdMapping>" />
</lcgdict> </lcgdict>
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