|
fire v0.19.0
Framework for sImulation and Reconstruction of Events
|
This is the complete list of members for fire::Processor, including all inherited members.
| abortEvent() | fire::Processor | inlineprotected |
| attach(Process *p) final | fire::Processor | inlinevirtual |
| beforeNewRun(RunHeader &header) | fire::Processor | inlinevirtual |
| fatalError(const std::string &msg) | fire::Processor | inlineprotected |
| getCondition(const std::string &condition_name) | fire::Processor | inline |
| getConditions() const | fire::Processor | private |
| getName() const | fire::Processor | inline |
| name_ | fire::Processor | private |
| onFileClose(const std::string &file_name) | fire::Processor | inlinevirtual |
| onFileOpen(const std::string &file_name) | fire::Processor | inlinevirtual |
| onNewRun(const RunHeader &runHeader) | fire::Processor | inlinevirtual |
| onProcessEnd() | fire::Processor | inlinevirtual |
| onProcessStart() | fire::Processor | inlinevirtual |
| process(Event &event)=0 | fire::Processor | pure virtual |
| process_ | fire::Processor | private |
| Processor(const config::Parameters &ps) | fire::Processor | |
| setStorageHint(StorageControl::Hint hint, const std::string &purpose="") const | fire::Processor | protected |
| theLog_ | fire::Processor | mutableprotected |
| ~Processor()=default | fire::Processor | virtual |