1 #ifndef _otoa_RdFiller_h_
2 #define _otoa_RdFiller_h_
5 #include <det/Detector.h>
18 class DetectorGeometry;
38 const bool saveTrace =
true,
39 const bool storeExcludedStations =
true);
44 const bool saveTrace =
false,
45 const bool storeExcludedStations =
true);
59 static bool AddRadioInfo(FileInfo*
const info,
const int radioSaveLevel);
const RdEvent & GetRdEvent() const
bool AddRadioDetector(const det::Detector &offlineDet, Detector &adstDet)
bool FillRadioChannels(const revt::REvent &therev, const bool saveTrace=false, const bool storeExcludedStations=true)
bool FillRadioEventInfo(const revt::REvent &therev)
Interface class to access to the Radio part of an event.
bool FillRadioShower(const evt::Event &theev)
Top of the hierarchy of the detector description interface.
bool FillSimRadioStations(const evt::Event &theev)
static bool AddRadioDetectorGeometry(const det::Detector &offlineDet, DetectorGeometry *const adstGeo)
bool FillRadioStations(const evt::Event &theev, const bool saveTrace=true, const bool storeExcludedStations=true)
static bool AddRadioInfo(FileInfo *const info, const int radioSaveLevel)