![]() |
ATLAS Offline Software
|
#include "tauRecTools/ConstituentsLoaderTauCluster.h"Go to the source code of this file.
Namespaces | |
| namespace | FlavorTagInference |
| This file contains "getter" functions used for accessing tagger inputs from the EDM. | |
| namespace | TauClusterVars |
Typedefs | |
| using | FlavorTagInference::FeatureFunc_t = std::function<float(const xAOD::CaloVertexedTopoCluster&, const xAOD::TauJet&)> |
| using | FlavorTagInference::FeatureFuncAsReference_t = std::function<bool(const xAOD::TauJet&, const xAOD::CaloVertexedTopoCluster&, float&)> |
| using | TauClusterVars::MomentType = xAOD::CaloCluster::MomentType |