ATLAS Offline Software
tauRecTools_entries.cxx
Go to the documentation of this file.
1 #ifndef XAOD_ANALYSIS
2 #include "../JetSeedBuilder.h"
3 #include "../TauAxisSetter.h"
4 #include "../TauCellVariables.h"
5 #include "../TauTrackFinder.h"
6 #include "../TauClusterFinder.h"
7 #include "../TauVertexFinder.h"
8 #include "../TauElectronVetoVariables.h"
9 #include "../TauShotFinder.h"
10 #include "../TauPi0ClusterCreator.h"
11 #include "../TauPi0CreateROI.h"
12 #include "../TauPi0ClusterScaler.h"
13 #include "../TauVertexVariables.h"
14 #endif
15 
34 
35 #ifndef XAOD_ANALYSIS
48 #endif
49 
TauWPDecorator
Implementation of tool to decorate flattened BDT score and working points.
Definition: TauWPDecorator.h:34
TauCommonCalcVars
Calculate variables which rely on tracks and precalculated cell/cluster information.
Definition: TauCommonCalcVars.h:20
TauAODSelector
Definition: TauAODSelector.h:10
TauSubstructureVariables
Calculate variables from the tau substructure.
Definition: TauSubstructureVariables.h:20
TauJetRNNEvaluator.h
TauPi0CreateROI
Find the cells used to create pi0 cluster.
Definition: TauPi0CreateROI.h:30
TauCalibrateLC.h
TauEleOverlapChecker
Select only the tau within the removal direction.
Definition: TauEleOverlapChecker.h:25
TauVertexVariables
Class for calculating vertex variables.
Definition: TauVertexVariables.h:23
tauRecTools::TrackRNN
Definition: TauTrackRNNClassifier.h:74
TauAODSelector.h
TauCombinedTES
Definition: TauCombinedTES.h:19
MvaTESEvaluator.h
TauPi0ClusterCreator
Creates Pi0 clusters (Pi0 Finder).
Definition: TauPi0ClusterCreator.h:28
TauTrackRNNClassifier.h
TauAODLeptonRemovalTool.h
TauPi0Selector.h
TauCalibrateLC
Implementation of tau energy scale (TES) with eta and pile-up correction.
Definition: TauCalibrateLC.h:24
TauIDVarCalculator.h
TauGNNEvaluator.h
MvaTESVariableDecorator
Definition: MvaTESVariableDecorator.h:15
TauPi0ScoreCalculator
Selectes pi0Candidates (Pi0 Finder).
Definition: TauPi0ScoreCalculator.h:24
TauVertexedClusterDecorator
Decorate CaloVertexedTopoCluster to the tau candidate.
Definition: TauVertexedClusterDecorator.h:18
TauSubstructureVariables.h
TauAxisSetter
Set Tau "Detector Axis" and "Intermediate Axis".
Definition: TauAxisSetter.h:28
TauWPDecorator.h
TauEleOverlapChecker.h
TauPi0ClusterScaler
scale cluster energy to take care of charged pion energy
Definition: TauPi0ClusterScaler.h:22
TauDecayModeNNClassifier
Tau decay mode classifier using a neural network.
Definition: TauDecayModeNNClassifier.h:33
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonReadoutGeomCnvAlg)
MvaTESVariableDecorator.h
TauPi0Selector
Apply Et and BDT score cut to pi0s.
Definition: TauPi0Selector.h:20
TauCombinedTES.h
TauIDVarCalculator
This class implements a tool to calculate ID input variables and add them to the tau aux store.
Definition: TauIDVarCalculator.h:18
TauElectronVetoVariables
Calculate variables sensitive on electrons.
Definition: TauElectronVetoVariables.h:27
TauPi0ScoreCalculator.h
TauCellVariables
Calculate tau calorimeter variables from cell information.
Definition: TauCellVariables.h:16
TauCommonCalcVars.h
TauVertexFinder
Associate a vertex (origin) to the tau candidate.
Definition: TauVertexFinder.h:29
JetSeedBuilder
Class to build tau jet seed.
Definition: JetSeedBuilder.h:17
TauTrackFinder
Associate tracks to the tau candidate.
Definition: TauTrackFinder.h:39
TauClusterFinder
Associate the clusters used in the seed jet to the tau candidate.
Definition: TauClusterFinder.h:21
TauVertexedClusterDecorator.h
TauGNNEvaluator
Tool to calculate tau identification score from .onnx inputs.
Definition: TauGNNEvaluator.h:26
MvaTESEvaluator
Definition: MvaTESEvaluator.h:16
TauShotFinder
Definition: TauShotFinder.h:30
tauRecTools::TauTrackRNNClassifier
Definition: TauTrackRNNClassifier.h:49
TauDecayModeNNClassifier.h
TauJetRNNEvaluator
Tool to calculate a tau identification score based on neural networks.
Definition: TauJetRNNEvaluator.h:27
TauAODLeptonRemovalTool
the tool meant to run at AOD level, to remove the lepton found inside the TauJet.
Definition: TauAODLeptonRemovalTool.h:21