allEventCallback(const DAEEventHeader *head, const DetectorEvent32 *det_ev, int n, int event_source_id, const int *mapping) | NeXusEventCallback | |
allFrameCallback(const DAEEventHeader *head, int event_source_id) | NeXusEventCallback | |
Base(const std::string &logger_name="UNKNOWN") | ISIS::Base | inlineprotected |
card_frame_t typedef | NeXusEventCallback | private |
close() | NeXusEventCallback | private |
closeDataGroup(IXNeXusFile *nx, const std::string &name) | NeXusEventCallback | private |
closeDataGroup(const std::string &name) | NeXusEventCallback | inlineprivate |
createEmptyFileStructure() | NeXusEventCallback | |
currentWriteFrame() const | NeXusEventCallback | private |
det_file_t typedef | NeXusEventCallback | private |
det_name_t typedef | NeXusEventCallback | private |
finish() | NeXusEventCallback | |
flush() | NeXusEventCallback | |
frame_events_write_t typedef | NeXusEventCallback | private |
getRefEventDetCard(const std::vector< int > &ev_source_ids) | NeXusEventCallback | private |
getSpectrum(const DetectorEvent32 *det_ev, int event_source_id, int i) | NeXusEventCallback | inlineprivate |
getTimeOffset(const ISISCRPT_STRUCT *crpt, const DetectorEvent32 *det_ev, int event_source_id, int tr, int i) | NeXusEventCallback | inlinestatic |
getTimeOffset(const DetectorEvent32 *det_ev, int event_source_id, int tr, int i) | NeXusEventCallback | inlineprivate |
INVALID_FRAME_MARKER | NeXusEventCallback | privatestatic |
loggingPrefix() const | ISIS::Base | inlineprotectedvirtual |
m_card_frame | NeXusEventCallback | private |
m_crpt | NeXusEventCallback | private |
m_current_frame | NeXusEventCallback | private |
m_current_period | NeXusEventCallback | private |
m_det_file | NeXusEventCallback | private |
m_det_id | NeXusEventCallback | private |
m_det_name | NeXusEventCallback | private |
m_det_tr | NeXusEventCallback | private |
m_discarded_events | NeXusEventCallback | private |
m_entry_name | NeXusEventCallback | private |
m_event_det | NeXusEventCallback | private |
m_event_write_cond | NeXusEventCallback | privatestatic |
m_event_write_mutex | NeXusEventCallback | privatestatic |
m_events_write_total | NeXusEventCallback | private |
m_file | NeXusEventCallback | private |
m_float_map_store | NeXusEventCallback | private |
m_frame_callback_mutex | NeXusEventCallback | privatestatic |
m_frame_events_raw | NeXusEventCallback | private |
m_frame_events_write | NeXusEventCallback | private |
m_frame_number | NeXusEventCallback | private |
m_frame_period | NeXusEventCallback | private |
m_frame_proton_charge | NeXusEventCallback | private |
m_frame_time | NeXusEventCallback | private |
m_good_events_sum | NeXusEventCallback | private |
m_good_frame | NeXusEventCallback | private |
m_good_frames | NeXusEventCallback | private |
m_good_uamph_sum | NeXusEventCallback | private |
m_int_map_store | NeXusEventCallback | private |
m_is_vetoing | NeXusEventCallback | private |
m_last_frame_time | NeXusEventCallback | private |
m_logger | ISIS::Base | protected |
m_logger_lock | ISIS::Base | protected |
m_logstr | ISIS::Base | protected |
m_mempool | NeXusEventCallback | private |
m_monitor_events_not_saved | NeXusEventCallback | private |
m_nexus_chunk_length | NeXusEventCallback | privatestatic |
m_period | NeXusEventCallback | private |
m_queue | NeXusEventCallback | private |
m_raw_events_sum | NeXusEventCallback | private |
m_raw_frames | NeXusEventCallback | private |
m_raw_uamph_sum | NeXusEventCallback | private |
m_refeventdetcard | NeXusEventCallback | private |
m_se_float_values | NeXusEventCallback | private |
m_se_times | NeXusEventCallback | private |
m_se_uint_values | NeXusEventCallback | private |
m_vetoing | NeXusEventCallback | private |
m_worker | NeXusEventCallback | private |
m_worker_thread | NeXusEventCallback | private |
makeDetName(int spec, std::string &det_name) | NeXusEventCallback | private |
NeXusEventCallback(const ISISCRPT_STRUCT *crpt, IXNeXusFile *file, const std::vector< int > &ev_source_ids) | NeXusEventCallback | |
NeXusWorker class | NeXusEventCallback | friend |
noFrameCallbackEnd(bool end_present, NoFrameCallbackMode mode, int event_source_id) | NeXusEventCallback | |
noFrameCallbackNull(bool end_present, NoFrameCallbackMode mode, int event_source_id) | NeXusEventCallback | |
openDataGroup(IXNeXusFile *nx, const std::string &name, bool create_zero_size_if_missing=false) | NeXusEventCallback | private |
openDataGroup(const std::string &name, bool create_zero_size_if_missing=false) | NeXusEventCallback | inlineprivate |
processDataDae(const DAEEventHeader *head, const DetectorEvent32 *det_ev, int n, int event_source_id) | NeXusEventCallback | private |
setAllLoggerLevel(int level) | ISIS::Base | inlineprotectedstatic |
setLoggerName(const std::string &logger_name) | ISIS::Base | inlineprotected |
setThisLoggerLevel(int level) | ISIS::Base | inlineprotected |
updateCurrentWriteFrame(int frame, int event_source_id) | NeXusEventCallback | private |
writeEvents(const DAEEventHeader *head, int event_source_id, int nev, const int_map_t &event_id, const float_map_t &event_time_offset) | NeXusEventCallback | private |
writeEventsImpl(const DAEEventHeader *head, int event_source_id, int nev, const int_map_t &event_id, const float_map_t &event_time_offset) | NeXusEventCallback | private |
~Base() | ISIS::Base | inlineprotectedvirtual |
~NeXusEventCallback() | NeXusEventCallback | |