ATLAS Offline Software
LVL1Config.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 /*
6  LVL1Config.cxx
7 */
9 
10 namespace TrigConf {
11 
13  : m_menu(), m_thresholdConfig(), m_muctpi() {
14  }
15 
16 }
LVL1Config.h
TrigConf
Forward iterator to traverse the main components of the trigger configuration.
Definition: Config.h:22
TrigConf::LVL1Config::LVL1Config
LVL1Config()
Definition: LVL1Config.cxx:12