Skip to content
Snippets Groups Projects

Address remaining issues with L1Calo and L1Topo config

Merged Joerg Stelzer requested to merge stelzer/athena:master-FinalizeL1Config-TopoAlg into master
17 files
+ 634
360
Compare changes
  • Side-by-side
  • Inline
Files
17
@@ -106,7 +106,7 @@ namespace TrigConf {
*/
bool hasAttribute(const std::string & key) const;
/** Check for attribute
/** Check if child exists
* @param path The path to the child, relative to the current one in form "path.to.child"
* @return true if path exists
*/
Loading