|
ATLAS Offline Software
|
Go to the documentation of this file. 1 #ifndef MUONCALIBSTREAMCNVSVC_MUONCALIBSTREAMFILEINPUTSVC_H
2 #define MUONCALIBSTREAMCNVSVC_MUONCALIBSTREAMFILEINPUTSVC_H
20 #include "EventStorage/DataReader.h"
21 #include "MuCalDecode/CalibDataLoader.h"
22 #include "MuCalDecode/CalibEvent.h"
23 #include "MuCalDecode/CalibUti.h"
24 #include "MuCalDecode/DataBuffer.h"
34 virtual const LVL2_MUON_CALIBRATION::CalibEvent *
nextEvent()
override;
35 virtual const LVL2_MUON_CALIBRATION::CalibEvent *
currentEvent()
const override;
43 std::unique_ptr<LVL2_MUON_CALIBRATION::CalibEvent>
m_re{};
44 std::unique_ptr<LVL2_MUON_CALIBRATION::CalibDataLoader>
m_dataLoader{};
46 Gaudi::Property<std::vector<std::string>>
m_inputFiles{
this,
"InputFiles", {} };
JetConstituentVector::iterator iterator
::StatusCode StatusCode
StatusCode definition for legacy code.