Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGL2MUONSA_MMDATAPREPARATOR_H
6 #define TRIGL2MUONSA_MMDATAPREPARATOR_H
9 #include "GaudiKernel/ServiceHandle.h"
10 #include "GaudiKernel/ToolHandle.h"
26 const std::string&
name,
41 this,
"MmPrepDataContainer",
"MM_Measurements",
"Name of the MMContainer to read in"};
51 #endif // TRIGL2MUONSA_MMDATAPREPARATOR_H
bool m_use_RoIBasedDataAccess
nope - should be used for standalone also, perhaps need to protect the class def bits #ifndef XAOD_AN...
Property holding a SG store/key/clid from which a ReadHandle is made.
void setRoIBasedDataAccess(bool use_RoIBasedDataAccess)
MmDataPreparator(const std::string &type, const std::string &name, const IInterface *parent)
StatusCode prepareData(const TrigRoiDescriptor *p_roids, TrigL2MuonSA::MmHits &mmHits) const
::StatusCode StatusCode
StatusCode definition for legacy code.
ToolHandle< IRegSelTool > m_regionSelector
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
SG::ReadHandleKey< Muon::MMPrepDataContainer > m_mmPrepContainerKey
std::vector< MmHitData > MmHits
virtual StatusCode initialize() override