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
All threads resolved!
7 files
+ 7
10
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -80,7 +80,7 @@ namespace TrigConf {
*/
const std::vector<TrigConf::TriggerLine> & triggerLines(unsigned int fpga = 0, unsigned int clock = 0) const;
bool hasTriggerLine( const std::string & lineName ) const;
bool hasLine( const std::string & lineName ) const;
const TrigConf::TriggerLine & triggerLine( const std::string & lineName ) const;
Loading