Analysis Software
Documentation for sPHENIX simulation software
|
#include <rcdaq/blob/master/daqONCSEvent.h>
Public Member Functions | |
daqONCSEvent (int *, const int maxlength, const int irun, const int itype, const int eseq) | |
~daqONCSEvent () | |
int | prepare_next () |
int | prepare_next (const int, const int) |
int | addSubevent (const int etype, daq_device *) |
Public Member Functions inherited from daqEvent | |
virtual | ~daqEvent () |
virtual void | set_event_type (const int) |
Static Public Member Functions | |
static int | formatHeader (int *where, const int id, const int hf, const int type) |
Additional Inherited Members | |
Protected Attributes inherited from daqEvent | |
int * | event_base |
int | current |
evtdata_ptr | evthdr |
int | max_length |
int | left |
Definition at line 7 of file daqONCSEvent.h.
View newest version in sPHENIX GitHub at line 7 of file daqONCSEvent.h
daqONCSEvent::daqONCSEvent | ( | int * | where, |
const int | maxlength, | ||
const int | irun, | ||
const int | itype, | ||
const int | eseq | ||
) |
Definition at line 4 of file daqONCSEvent.cc.
View newest version in sPHENIX GitHub at line 4 of file daqONCSEvent.cc
References daqEvent::event_base, evt_data::evt_type, daqEvent::evthdr, G4PLUGDOOR::length, daqEvent::max_length, and prepare_next().
|
inline |
Definition at line 15 of file daqONCSEvent.h.
View newest version in sPHENIX GitHub at line 15 of file daqONCSEvent.h
|
virtual |
Implements daqEvent.
Definition at line 54 of file daqONCSEvent.cc.
View newest version in sPHENIX GitHub at line 54 of file daqONCSEvent.cc
References daqEvent::current, evt_data::data, evt_data::evt_length, daqEvent::evthdr, daqEvent::left, and daq_device::put_data().
|
static |
Definition at line 69 of file daqONCSEvent.cc.
View newest version in sPHENIX GitHub at line 69 of file daqONCSEvent.cc
References train_ambiguity_solver::id, subevt_data::reserved, SEVTHEADERLENGTH, subevt_data::sub_decoding, subevt_data::sub_id, subevt_data::sub_length, subevt_data::sub_type, and parse_cmake_options::type.
|
virtual |
Implements daqEvent.
Definition at line 15 of file daqONCSEvent.cc.
View newest version in sPHENIX GitHub at line 15 of file daqONCSEvent.cc
References prepare_next().
Referenced by daqONCSEvent(), and prepare_next().
|
virtual |
Implements daqEvent.
Definition at line 20 of file daqONCSEvent.cc.
View newest version in sPHENIX GitHub at line 20 of file daqONCSEvent.cc
References daqEvent::current, evt_data::date, evt_data::evt_length, evt_data::evt_sequence, daqEvent::evthdr, EVTHEADERLENGTH, daqEvent::left, daqEvent::max_length, evt_data::reserved, evt_data::run_number, evt_data::time, and Acts::Test::time.