#include <IJSSMLTool.h>
Definition at line 25 of file IJSSMLTool.h.
◆ initialize()
| virtual StatusCode AthONNX::IJSSMLTool::initialize |
( |
| ) |
|
|
pure virtual |
◆ print()
| virtual void asg::IAsgTool::print |
( |
| ) |
const |
|
pure virtualinherited |
Print the state of the tool.
Implemented in asg::AsgTool, AsgHelloTool, HI::HIPileupTool, JetBottomUpSoftDrop, JetConstituentsRetriever, JetDumper, JetFinder, JetFromPseudojet, JetModifiedMassDrop, JetPileupLabelingTool, JetPruner, JetPseudojetRetriever, JetReclusterer, JetReclusteringTool, JetRecTool, JetRecursiveSoftDrop, JetSoftDrop, JetSplitter, JetSubStructureMomentToolsBase, JetToolRunner, JetTrimmer, JetTruthLabelingTool, and KtDeltaRTool.
◆ retrieveConstituentsScore() [1/4]
| virtual double AthONNX::IJSSMLTool::retrieveConstituentsScore |
( |
std::vector< std::vector< float > > | constituents | ) |
const |
|
pure virtual |
◆ retrieveConstituentsScore() [2/4]
| virtual double AthONNX::IJSSMLTool::retrieveConstituentsScore |
( |
std::vector< std::vector< float > > | constituents, |
|
|
std::vector< std::vector< std::vector< float > > > | interactions ) const |
|
pure virtual |
◆ retrieveConstituentsScore() [3/4]
| virtual double AthONNX::IJSSMLTool::retrieveConstituentsScore |
( |
std::vector< std::vector< float > > | constituents, |
|
|
std::vector< std::vector< std::vector< float > > > | interactions, |
|
|
std::vector< std::vector< float > > | mask ) const |
|
pure virtual |
◆ retrieveConstituentsScore() [4/4]
| virtual double AthONNX::IJSSMLTool::retrieveConstituentsScore |
( |
std::vector< TH2D > | Images | ) |
const |
|
pure virtual |
◆ retrieveConstituentsScoreMultiClass()
| virtual std::vector< float > AthONNX::IJSSMLTool::retrieveConstituentsScoreMultiClass |
( |
const std::vector< std::vector< float > > & | constituents, |
|
|
const std::vector< std::vector< std::vector< float > > > & | interactions, |
|
|
const std::vector< std::vector< float > > & | mask ) const |
|
pure virtual |
◆ retrieveHighLevelScore()
| virtual double AthONNX::IJSSMLTool::retrieveHighLevelScore |
( |
std::map< std::string, double > | JSSVars | ) |
const |
|
pure virtual |
◆ SetScaler()
| virtual StatusCode AthONNX::IJSSMLTool::SetScaler |
( |
const std::map< std::string, std::vector< double > > & | scaler | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: