ATLAS Offline Software
|
#include "MuFastSteering.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 204 of file MuFastSteering.cxx.
const xAOD::MuonRoI* matchingRecRoI | ( | uint32_t | roiWord, |
const xAOD::MuonRoIContainer & | collection | ||
) |
Definition at line 218 of file MuFastSteering.cxx.