1 #ifndef _Offline2ADST_h_
2 #define _Offline2ADST_h_
4 #include <adst/DetectorGeometry.h>
5 #include <adst/FileInfo.h>
void FillGlobalInfo(const evt::Event &event, RecEvent &recEvent)
DetectorGeometry fDetectorGeometry
void FinishDetectorAndFileInfo()
void FillRadio(const evt::Event &event, RecEvent &recEvent)
Fills the per-event radio part of the event, EventInfo, and DetectorGeometry.
void FillSim(const evt::Event &event, GenShower &gen, bool saveProfiles)
const otoa::Status & Status() const
Fetch the current conversion status.
otoa::Status & Status()
Fetch the current conversion status.
const otoa::Config & Config() const
Fetch the converter configuration.
bool Convert(const evt::Event &event, RecEvent &recEvent)
Converts an Offline event to ADST.
void FillDetectorGeometryIncremental()
void ConvertGenParticle(GenParticle &adstGP, const evt::GenParticle &evtGP)
const DetectorGeometry & GetDetectorGeometry() const
otoa::Config & Config()
Fetch the converter configuration.
const FileInfo & GetFileInfo() const
DetectorGeometry & GetDetectorGeometry()
Converts an Offline event to ADST.
Represents the status of a single event conversion.