Additional Inherited Members | |
Public Types inherited from eudaq::DataConverterPlugin | |
|
typedef std::pair< unsigned, std::string > | t_eventid |
Public Member Functions inherited from eudaq::DataConverterPlugin | |
| virtual void | Initialize (eudaq::Event const &, eudaq::Configuration const &) |
| virtual unsigned | GetTriggerID (eudaq::Event const &) 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 () |
Public Member Functions inherited from eudaq::DEPFETConverterBase | |
| StandardPlane | ConvertPlane (const std::vector< unsigned char > &data, unsigned id) const |
Protected Member Functions inherited from eudaq::DataConverterPlugin | |
| DataConverterPlugin (std::string subtype) | |
| DataConverterPlugin (unsigned type, std::string subtype="") | |
Static Protected Member Functions inherited from eudaq::DEPFETConverterBase | |
| static size_t | NumPlanes (const Event &event) |
| static std::vector< unsigned char > | GetPlane (const Event &event, size_t i) |
| static size_t | GetID (const Event &event, size_t i) |
Protected Attributes inherited from eudaq::DataConverterPlugin | |
| t_eventid | m_eventtype |
1.8.6