|
JANA2
C++ framework for multi-threaded data processing
|
This is the complete list of members for JApplication, including all inherited members.
| Add(std::string event_source_name) | JApplication | |
| Add(JEventSourceGenerator *source_generator) | JApplication | |
| Add(JFactoryGenerator *factory_generator) | JApplication | |
| Add(JEventSource *event_source) | JApplication | |
| Add(JEventProcessor *processor) | JApplication | |
| Add(JEventUnfolder *unfolder) | JApplication | |
| AddPlugin(std::string plugin_name) (defined in JApplication) | JApplication | |
| AddPluginPath(std::string path) (defined in JApplication) | JApplication | |
| ExitCode enum name | JApplication | |
| GetComponentSummary() | JApplication | |
| GetExitCode() | JApplication | |
| GetInstantaneousRate() | JApplication | |
| GetIntegratedRate() | JApplication | |
| GetJParameterManager() (defined in JApplication) | JApplication | inline |
| GetNEventsProcessed() | JApplication | |
| GetNThreads() | JApplication | |
| GetParameter(std::string name, T &val) (defined in JApplication) | JApplication | |
| GetParameterValue(std::string name) | JApplication | |
| GetService() | JApplication | |
| Initialize(void) | JApplication | |
| IsDrainingQueues() (defined in JApplication) | JApplication | |
| IsInitialized(void) (defined in JApplication) | JApplication | inline |
| IsQuitting(void) (defined in JApplication) | JApplication | inline |
| IsTickerEnabled() (defined in JApplication) | JApplication | |
| IsTimeoutEnabled() (defined in JApplication) | JApplication | |
| JApplication(JParameterManager *params=nullptr) (defined in JApplication) | JApplication | explicit |
| JApplication(JLogger::Level verbosity) (defined in JApplication) | JApplication | explicit |
| PrintStatus() (defined in JApplication) | JApplication | |
| ProvideService(std::shared_ptr< T > service) | JApplication | |
| Quit(bool skip_join=false) (defined in JApplication) | JApplication | |
| RegisterParameter(std::string name, const T default_val, std::string description="") (defined in JApplication) | JApplication | |
| Run(bool wait_until_stopped=true, bool finish=true) | JApplication | |
| Scale(int nthreads) (defined in JApplication) | JApplication | |
| SetDefaultParameter(std::string name, T &val, std::string description="") (defined in JApplication) | JApplication | |
| SetExitCode(int exitCode) | JApplication | |
| SetParameterValue(std::string name, T val) | JApplication | |
| SetTicker(bool ticker_on=true) (defined in JApplication) | JApplication | |
| SetTimeoutEnabled(bool enabled=true) (defined in JApplication) | JApplication | |
| Stop(bool wait_until_stopped=false, bool finish=true) (defined in JApplication) | JApplication | |
| ~JApplication() (defined in JApplication) | JApplication |