#include <ICombinerTool.h>
Definition at line 40 of file ICombinerTool.h.
◆ ~ICombinerTool()
virtual Analysis::ICombinerTool::~ICombinerTool |
( |
| ) |
|
|
inlinevirtual |
◆ interfaceID()
static const InterfaceID& Analysis::ICombinerTool::interfaceID |
( |
| ) |
|
|
inlinestatic |
◆ simpleCombine() [1/2]
virtual std::vector<double> Analysis::ICombinerTool::simpleCombine |
( |
const xAOD::Jet & |
particleJet, |
|
|
const std::string & |
infoKey |
|
) |
| const |
|
pure virtual |
all tools used same samples (1 signal, N background) to create the LH histograms
Implemented in Analysis::CombinerTool.
◆ simpleCombine() [2/2]
virtual std::vector<double> Analysis::ICombinerTool::simpleCombine |
( |
const xAOD::Jet & |
particleJet, |
|
|
const std::vector< std::string > & |
combineTheseTaggers |
|
) |
| const |
|
pure virtual |
The documentation for this class was generated from the following file: