Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
example_plugin Class Reference

#include <rcdaq/blob/master/example_plugin.h>

+ Inheritance diagram for example_plugin:
+ Collaboration diagram for example_plugin:

Public Member Functions

int create_device (deviceblock *db)
 
void identify (std::ostream &os=std::cout, const int flag=0) const
 
- Public Member Functions inherited from RCDAQPlugin
 RCDAQPlugin ()
 
virtual ~RCDAQPlugin ()
 

Detailed Description

Definition at line 21 of file example_plugin.h.

View newest version in sPHENIX GitHub at line 21 of file example_plugin.h

Member Function Documentation

int example_plugin::create_device ( deviceblock *  db)
virtual

Implements RCDAQPlugin.

Definition at line 6 of file example_plugin.cc.

View newest version in sPHENIX GitHub at line 6 of file example_plugin.cc

References add_readoutdevice().

+ Here is the call graph for this function:

void example_plugin::identify ( std::ostream &  os = std::cout,
const int  flag = 0 
) const
virtual

Implements RCDAQPlugin.

Definition at line 41 of file example_plugin.cc.

View newest version in sPHENIX GitHub at line 41 of file example_plugin.cc


The documentation for this class was generated from the following files: