![]() |
ATLAS Offline Software
|
#include "MuFastSteering.h"#include "AthenaBaseComps/AthMsgStreamMacros.h"#include "xAODTrigMuon/L2StandAloneMuonAuxContainer.h"#include "xAODTrigMuon/L2CombinedMuonAuxContainer.h"#include "xAODTrigMuon/TrigMuonDefs.h"#include "xAODTrigger/MuonRoI.h"#include "CxxUtils/phihelper.h"#include "TrigSteeringEvent/TrigRoiDescriptor.h"#include "TrigT1Interfaces/RecMuonRoI.h"#include "AthenaInterprocess/Incidents.h"#include "GaudiKernel/IIncidentSvc.h"#include "AthenaMonitoringKernel/Monitored.h"Go to the source code of this file.
Functions | |
| const LVL1::RecMuonRoI * | matchingRecRoI (uint32_t roiWord, const DataVector< LVL1::RecMuonRoI > &collection) |
| const xAOD::MuonRoI * | matchingRecRoI (uint32_t roiWord, const xAOD::MuonRoIContainer &collection) |
| const LVL1::RecMuonRoI* matchingRecRoI | ( | uint32_t | roiWord, |
| const DataVector< LVL1::RecMuonRoI > & | collection | ||
| ) |
Definition at line 203 of file MuFastSteering.cxx.
| const xAOD::MuonRoI* matchingRecRoI | ( | uint32_t | roiWord, |
| const xAOD::MuonRoIContainer & | collection | ||
| ) |
Definition at line 217 of file MuFastSteering.cxx.
1.8.18