ATLAS Offline Software
|
Namespace for the LVL1 muon interface classes. More...
Classes | |
class | Lvl1MuBarrelSectorLogicData |
Class representing data from a barrel SL board. More... | |
class | Lvl1MuBarrelSectorLogicDataPhase1 |
Class representing data from a barrel SL board. More... | |
class | Lvl1MuCTPIInput |
Class representing (part of) the input data to the MuCTPI. More... | |
class | Lvl1MuCTPIInputPhase1 |
Class representing (part of) the input data to the MuCTPI for Phase 1. More... | |
class | Lvl1MuEndcapSectorLogicData |
Class representing data from an endcap SL board. More... | |
class | Lvl1MuEndcapSectorLogicDataPhase1 |
Class representing data from an endcap SL board. More... | |
class | Lvl1MuForwardSectorLogicData |
Class representing data from a forward SL board. More... | |
class | Lvl1MuForwardSectorLogicDataPhase1 |
Class representing data from an forward SL board. More... | |
class | Lvl1MuSectorLogicData |
Base class for the data coming from one SL board. More... | |
class | Lvl1MuSectorLogicDataPhase1 |
Base class for the data coming from one SL board. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &out, const Lvl1MuCTPIInput &right) |
std::ostream & | operator<< (std::ostream &out, const Lvl1MuCTPIInputPhase1 &right) |
std::ostream & | operator<< (std::ostream &out, const Lvl1MuSectorLogicData &right) |
std::ostream & | operator<< (std::ostream &out, const Lvl1MuSectorLogicDataPhase1 &right) |
Namespace for the LVL1 muon interface classes.
The classes used in the communication between the different parts of the LVL1 muon trigger simulation are put into this namespace.
std::ostream& LVL1MUONIF::operator<< | ( | std::ostream & | out, |
const Lvl1MuCTPIInput & | right | ||
) |
Definition at line 218 of file Lvl1MuCTPIInput.cxx.
std::ostream& LVL1MUONIF::operator<< | ( | std::ostream & | out, |
const Lvl1MuCTPIInputPhase1 & | right | ||
) |
Definition at line 196 of file Lvl1MuCTPIInputPhase1.cxx.
std::ostream& LVL1MUONIF::operator<< | ( | std::ostream & | out, |
const Lvl1MuSectorLogicData & | right | ||
) |
Definition at line 47 of file Lvl1MuSectorLogicData.cxx.
std::ostream& LVL1MUONIF::operator<< | ( | std::ostream & | out, |
const Lvl1MuSectorLogicDataPhase1 & | right | ||
) |
Definition at line 79 of file Lvl1MuSectorLogicDataPhase1.cxx.