![]() |
ATLAS Offline Software
|
Namespace of the LVL1 RoIB simulation. More...
Classes | |
| class | CTPResult |
| Class holding the LVL1 CTP result used by the RoIBuilder. More... | |
| class | CTPRoI |
| ROIB::CTPRoI contains a RoI delivered by the CTP. More... | |
| class | EMTauResult |
| class | EMTauRoI |
| class | Header |
| Header models the LVL1 ROD Header. More... | |
| class | JetEnergyResult |
| class | JetEnergyRoI |
| class | L1TopoResult |
| L1TopoResult is the L1Topo part of the RoIBResult. More... | |
| class | MuCTPIResult |
| Class holding the RoIs from the MuCTPI collected by the RoIB. More... | |
| class | MuCTPIRoI |
| Class for storing the 32-bit muon RoI word. More... | |
| class | RoIBResult |
| Class holding the LVL1 RoIB result build by the RoIBuilder. More... | |
| class | RoIBuilder |
| RoIBuilder simulation algorithm. More... | |
| class | Trailer |
| ROIB::Trailer models the LVL1 ROD Trailer. More... | |
Functions | |
| std::bitset< 512 > | convertToBitset (const std::vector< uint32_t > &) |
| convert vector of unsigned int into bitset | |
| std::bitset< 512 > | convertToBitset (const std::vector< CTPRoI > &) |
| convert vector of ROIB::CTPRoI into bitset | |
Variables | |
| static const std::string | DEFAULT_RoIBRDOLocation = "RoIBResult" |
| location of RoIBuilder output in StoreGate | |
| static const unsigned int | wordsPerEmptyEMTauSlink = 15 |
| static const unsigned int | numEMTauSlinks = 4 |
| static const unsigned int | numJetEnergySlinks = 2 |
| static const unsigned int | wordsPerHeader = 8 |
| static const unsigned int | wordsPerTrailer = 5 |
Namespace of the LVL1 RoIB simulation.
namespace for RoIBuilder related classes
| std::bitset< 512 > ROIB::convertToBitset | ( | const std::vector< CTPRoI > & | words | ) |
convert vector of ROIB::CTPRoI into bitset
Definition at line 195 of file CTPResult.cxx.
| std::bitset< 512 > ROIB::convertToBitset | ( | const std::vector< uint32_t > & | words | ) |
convert vector of unsigned int into bitset
Definition at line 181 of file CTPResult.cxx.
|
static |
location of RoIBuilder output in StoreGate
Definition at line 81 of file TrigT1StoreGateKeys.h.
|
static |
Definition at line 24 of file RoIBDefs.h.
|
static |
Definition at line 26 of file RoIBDefs.h.
|
static |
Definition at line 22 of file RoIBDefs.h.
|
static |
Definition at line 29 of file RoIBDefs.h.
|
static |
Definition at line 32 of file RoIBDefs.h.