Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DEventSourceRESTGenerator Class Reference

Implements JEventSourceGenerator for REST files. More...

#include <DEventSourceRESTGenerator.h>

+ Inheritance diagram for DEventSourceRESTGenerator:

Public Member Functions

 DEventSourceRESTGenerator ()
 
 ~DEventSourceRESTGenerator ()
 
const char * className (void)
 
const char * Description (void)
 
double CheckOpenable (std::string source)
 
jana::JEventSource * MakeJEventSource (std::string source)
 

Static Public Member Functions

static const char * static_className (void)
 

Detailed Description

Implements JEventSourceGenerator for REST files.

Definition at line 13 of file DEventSourceRESTGenerator.h.

Constructor & Destructor Documentation

DEventSourceRESTGenerator::DEventSourceRESTGenerator ( )
inline

Definition at line 16 of file DEventSourceRESTGenerator.h.

DEventSourceRESTGenerator::~DEventSourceRESTGenerator ( )
inline

Definition at line 17 of file DEventSourceRESTGenerator.h.

Member Function Documentation

double DEventSourceRESTGenerator::CheckOpenable ( std::string  source)

Definition at line 25 of file DEventSourceRESTGenerator.cc.

const char* DEventSourceRESTGenerator::className ( void  )
inline

Definition at line 18 of file DEventSourceRESTGenerator.h.

References static_className().

const char * DEventSourceRESTGenerator::Description ( void  )

Definition at line 17 of file DEventSourceRESTGenerator.cc.

JEventSource * DEventSourceRESTGenerator::MakeJEventSource ( std::string  source)

Definition at line 71 of file DEventSourceRESTGenerator.cc.

static const char* DEventSourceRESTGenerator::static_className ( void  )
inlinestatic

Definition at line 21 of file DEventSourceRESTGenerator.h.

Referenced by className().


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