#include <SvfitTools.h>
Public Member Functions | |
| SvfitTools () | |
| ~SvfitTools () | |
| void | Init (std::string const &cacheFileName, std::string const &cacheTreeName) |
| SvfitResults | GetResults (SvfitEventKey const &svfitEventKey, SvfitInputs const &svfitInputs, HttEnumTypes::SvfitCacheMissBehaviour svfitCacheMissBehaviour) |
| SvfitTools::SvfitTools | ( | ) |
| SvfitTools::~SvfitTools | ( | ) |
| SvfitResults SvfitTools::GetResults | ( | SvfitEventKey const & | svfitEventKey, |
| SvfitInputs const & | svfitInputs, | ||
| HttEnumTypes::SvfitCacheMissBehaviour | svfitCacheMissBehaviour | ||
| ) |
| void SvfitTools::Init | ( | std::string const & | cacheFileName, |
| std::string const & | cacheTreeName | ||
| ) |