EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicRoot/blob/master/eic/jana/EicJEventSource.h>
Public Member Functions | |
EicJEventSource (std::string source_name, JApplication *app) | |
virtual | ~EicJEventSource () |
void | Open (void) |
void | GetEvent (std::shared_ptr< JEvent >) |
Static Public Member Functions | |
static std::string | GetDescription (void) |
Definition at line 8 of file EicJEventSource.h.
View newest version in sPHENIX GitHub at line 8 of file EicJEventSource.h
|
inline |
Definition at line 11 of file EicJEventSource.h.
View newest version in sPHENIX GitHub at line 11 of file EicJEventSource.h
|
inlinevirtual |
Definition at line 12 of file EicJEventSource.h.
View newest version in sPHENIX GitHub at line 12 of file EicJEventSource.h
|
inlinestatic |
Definition at line 15 of file EicJEventSource.h.
View newest version in sPHENIX GitHub at line 15 of file EicJEventSource.h
void EicJEventSource::GetEvent | ( | std::shared_ptr< JEvent > | jevent | ) |
Definition at line 18 of file EicJEventSource.cc.
View newest version in sPHENIX GitHub at line 18 of file EicJEventSource.cc
References FairRun::Instance(), and printf().
void EicJEventSource::Open | ( | void | ) |
Definition at line 11 of file EicJEventSource.cc.
View newest version in sPHENIX GitHub at line 11 of file EicJEventSource.cc