4 #include "Artus/KappaAnalysis/interface/KappaEventProvider.h" 
   18         HttEventProvider(FileInterface2 & fileInterface, InputTypeEnum inpType, 
bool batchMode=
false);
 
Reads settings for all parts of the KappaAnalysis code from a prepared json configuration file...
Definition: HttSettings.h:15
 
HttTypes::setting_type setting_type
Definition: HttEventProvider.h:16
 
HttEventProvider(FileInterface2 &fileInterface, InputTypeEnum inpType, bool batchMode=false)
class to connect the analysis specific event content to the pipelines. 
Definition: HttEventProvider.cc:9
 
class to connect the analysis specific event content to the pipelines. 
Definition: HttEventProvider.h:13
 
virtual void WireEvent(setting_type const &settings) override
Definition: HttEventProvider.cc:15