5#ifndef TAURECTOOLS_TAUGNN_H
6#define TAURECTOOLS_TAUGNN_H
38 std::shared_ptr<const FlavorTagInference::SaltModel>
m_saltModel;
49 std::map<std::string, float>,
50 std::map<std::string, std::vector<char>>,
51 std::map<std::string, std::vector<float>> >
Evaluate cluster kinematics with a different vertex / signal state.
TauGNNDataLoader m_dataloader
std::tuple< std::map< std::string, float >, std::map< std::string, std::vector< char > >, std::map< std::string, std::vector< float > > > compute(const xAOD::TauJet &tau) const
FlavorTagInference::OutputConfig gnn_output_config
TauGNN(const TauGNNDataLoader::Config &config)
std::shared_ptr< const FlavorTagInference::SaltModel > m_saltModel
Class mimicking the AthMessaging class from the offline software.
This file contains "getter" functions used for accessing tagger inputs from the EDM.
std::vector< SaltModelOutput > OutputConfig
TauJet_v3 TauJet
Definition of the current "tau version".