ATLAS Offline Software
|
#include "FlavorTagDiscriminants/ConstituentsLoader.h"
#include "FlavorTagDiscriminants/CustomGetterUtils.h"
#include "xAODJet/JetFwd.h"
#include "xAODBase/IParticle.h"
#include "xAODTracking/TrackMeasurementValidationContainer.h"
#include <string>
#include <vector>
#include <functional>
#include <exception>
#include <type_traits>
#include <regex>
Go to the source code of this file.
Classes | |
class | FlavorTagDiscriminants::HitsLoader |
Namespaces | |
FlavorTagDiscriminants | |
This file contains "getter" functions used for accessing tagger inputs from the EDM. | |
Functions | |
ConstituentsInputConfig | FlavorTagDiscriminants::createHitsLoaderConfig (std::pair< std::string, std::vector< std::string >> hits_names) |