ATLAS Offline Software
Loading...
Searching...
No Matches
TrigConf::LVL1Config Class Reference

#include <LVL1Config.h>

Collaboration diagram for TrigConf::LVL1Config:

Public Member Functions

 LVL1Config ()
Menumenu ()
ThresholdConfigthresholdConfig ()
Muctpimuctpi ()

Protected Attributes

Menu m_menu
ThresholdConfig m_thresholdConfig
Muctpi m_muctpi

Detailed Description

Definition at line 16 of file LVL1Config.h.

Constructor & Destructor Documentation

◆ LVL1Config()

TrigConf::LVL1Config::LVL1Config ( )

Definition at line 12 of file LVL1Config.cxx.

14 }
ThresholdConfig m_thresholdConfig
Definition LVL1Config.h:26

Member Function Documentation

◆ menu()

Menu & TrigConf::LVL1Config::menu ( )
inline

Definition at line 30 of file LVL1Config.h.

30{ return m_menu; }

◆ muctpi()

Muctpi & TrigConf::LVL1Config::muctpi ( )
inline

Definition at line 32 of file LVL1Config.h.

32{ return m_muctpi; }

◆ thresholdConfig()

ThresholdConfig & TrigConf::LVL1Config::thresholdConfig ( )
inline

Definition at line 31 of file LVL1Config.h.

31{ return m_thresholdConfig; }

Member Data Documentation

◆ m_menu

Menu TrigConf::LVL1Config::m_menu
protected

Definition at line 25 of file LVL1Config.h.

◆ m_muctpi

Muctpi TrigConf::LVL1Config::m_muctpi
protected

Definition at line 27 of file LVL1Config.h.

◆ m_thresholdConfig

ThresholdConfig TrigConf::LVL1Config::m_thresholdConfig
protected

Definition at line 26 of file LVL1Config.h.


The documentation for this class was generated from the following files: