ATLAS Offline Software
Namespaces | Functions
InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/Root/CustomGetterUtils.cxx File Reference
#include "InDetGNNHardScatterSelection/CustomGetterUtils.h"
#include <optional>
#include "xAODMuon/Muon.h"
#include "xAODJet/Jet.h"
#include "xAODEgamma/Electron.h"
#include "xAODEgamma/Photon.h"
#include "xAODTracking/TrackParticle.h"
#include "xAODEgamma/ElectronContainer.h"
#include "xAODEgamma/EgammaxAODHelpers.h"
Include dependency graph for InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/Root/CustomGetterUtils.cxx:

Go to the source code of this file.

Namespaces

 InDetGNNHardScatterSelection
 
 InDetGNNHardScatterSelection::getter_utils
 Utils to produce Constituent -> vector<double> functions.
 

Functions

std::function< std::pair< std::string, double >const xAOD::Vertex &)> InDetGNNHardScatterSelection::getter_utils::customGetterAndName (const std::string &)
 
template<typename T >
std::pair< std::function< std::vector< double > const xAOD::Vertex &, const std::vector< const T * > &)>, std::set< std::string > > InDetGNNHardScatterSelection::getter_utils::customSequenceGetterWithDeps (const std::string &name)