Public Member Functions | |
| virtual unsigned | GetTriggerID (const Event &ev) const |
| virtual bool | GetStandardSubEvent (StandardEvent &sev, const Event &ev) const |
Public Member Functions inherited from eudaq::DataConverterPlugin | |
| virtual void | Initialize (eudaq::Event const &, eudaq::Configuration const &) |
| virtual int | IsSyncWithTLU (eudaq::Event const &ev, eudaq::TLUEvent const &tlu) const |
| virtual void | setCurrentTLUEvent (eudaq::Event &ev, eudaq::TLUEvent const &tlu) |
| virtual void | GetLCIORunHeader (lcio::LCRunHeader &, eudaq::Event const &, eudaq::Configuration const &) const |
| virtual bool | GetLCIOSubEvent (lcio::LCEvent &, eudaq::Event const &) const |
| virtual t_eventid const & | GetEventType () const |
| virtual | ~DataConverterPlugin () |
Additional Inherited Members | |
Public Types inherited from eudaq::DataConverterPlugin | |
|
typedef std::pair< unsigned, std::string > | t_eventid |
Protected Member Functions inherited from eudaq::DataConverterPlugin | |
| DataConverterPlugin (std::string subtype) | |
| DataConverterPlugin (unsigned type, std::string subtype="") | |
Protected Attributes inherited from eudaq::DataConverterPlugin | |
| t_eventid | m_eventtype |
|
inlinevirtual |
Returns the StandardEvent version of the event.
Reimplemented from eudaq::DataConverterPlugin.
1.8.6