class to connect the analysis specific event content to the pipelines. More...
#include <HttEventProvider.h>
Inheritance diagram for HttEventProvider:Public Types | |
| typedef HttTypes::setting_type | setting_type |
Public Member Functions | |
| HttEventProvider (FileInterface2 &fileInterface, InputTypeEnum inpType, bool batchMode=false) | |
| class to connect the analysis specific event content to the pipelines. More... | |
| virtual void | WireEvent (setting_type const &settings) override |
class to connect the analysis specific event content to the pipelines.
| HttEventProvider::HttEventProvider | ( | FileInterface2 & | fileInterface, |
| InputTypeEnum | inpType, | ||
| bool | batchMode = false |
||
| ) |
class to connect the analysis specific event content to the pipelines.
|
overridevirtual |