|
|
virtual void | Initialize (const Event &bore, const Configuration &cnf) |
| |
|
virtual unsigned | GetTriggerID (const Event &ev) const |
| |
| virtual bool | GetStandardSubEvent (StandardEvent &sev, const Event &ev) 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 () |
| |
|
int | getCountBoards () |
| |
|
std::vector< unsigned int > | getBoardIDs () |
| |
|
unsigned int | getBoardID (unsigned int board_index) const |
| |
|
void | getBOREparameters (const Event &ev) |
| |
|
bool | isEventValid (const std::vector< unsigned char > &data) const |
| |
|
unsigned | getTrigger (const std::vector< unsigned char > &data) const |
| |
|
bool | getHitData (unsigned int &Word, unsigned int &Col, unsigned int &Row, unsigned int &ToT) const |
| |
|
StandardPlane | ConvertPlane (const std::vector< unsigned char > &data, unsigned id) const |
| |
|
typedef std::pair< unsigned,
std::string > | t_eventid |
| |
|
unsigned int | consecutive_lvl1 |
| |
|
int | first_sensor_id |
| |
| | DataConverterPlugin (std::string subtype) |
| |
|
| DataConverterPlugin (unsigned type, std::string subtype="") |
| |
| t_eventid | m_eventtype |
| |
| virtual bool eudaq::USBPixConverterPlugin::GetStandardSubEvent |
( |
StandardEvent & |
, |
|
|
const Event & |
|
|
) |
| const |
|
inlinevirtual |
The documentation for this class was generated from the following file:
- main/lib/plugins/USBpixConverterPlugin.cc