![]() |
ATLAS Offline Software
|
#include "InDetGNNHardScatterSelection/ConstituentsLoader.h"#include "FlavorTagInference/SaltModel.h"#include "FlavorTagInference/SaltModelGraphConfig.h"#include "xAODTracking/Vertex.h"#include <string>#include <vector>#include <functional>#include <exception>#include <type_traits>#include <regex>Go to the source code of this file.
Namespaces | |
| InDetGNNHardScatterSelection | |
| InDetGNNHardScatterSelection::internal | |
| InDetGNNHardScatterSelection::internal::get | |
| InDetGNNHardScatterSelection::dataprep | |
Typedefs | |
| typedef std::pair< std::string, double > | InDetGNNHardScatterSelection::internal::NamedVar |
| typedef xAOD::Vertex | InDetGNNHardScatterSelection::internal::Vertex |
| typedef std::function< NamedVar(const Vertex &)> | InDetGNNHardScatterSelection::internal::VarFromVertex |
| typedef SG::AuxElement::Decorator< float > | InDetGNNHardScatterSelection::internal::OutputSetterFloat |
| typedef std::vector< std::pair< std::string, OutputSetterFloat > > | InDetGNNHardScatterSelection::internal::OutNodeFloat |
| typedef std::vector< std::pair< std::regex, std::string > > | InDetGNNHardScatterSelection::dataprep::StringRegexes |
Functions | |
| VarFromVertex | InDetGNNHardScatterSelection::internal::get::varFromVertex (const std::string &name, EDMType, const std::string &defaultflag) |
| std::tuple< std::vector< HSGNNInputConfig >, std::vector< ConstituentsInputConfig > > | InDetGNNHardScatterSelection::dataprep::createGetterConfig (FlavorTagInference::SaltModelGraphConfig::GraphConfig &graph_config) |
| std::vector< internal::VarFromVertex > | InDetGNNHardScatterSelection::dataprep::createVertexVarGetters (const std::vector< HSGNNInputConfig > &inputs) |
1.8.18