ATLAS Offline Software
tauRec_entries.cxx
Go to the documentation of this file.
1 #include "../TauProcessorAlg.h"
2 #include "../TauRunnerAlg.h"
3 #include "../ClusterCellRelinkAlg.h"
4 #include "../TauThinningAlg.h"
5 #include "../TauAODRunnerAlg.h"
6 #include "../TauElecSubtractAlg.h"
7 
TauElecSubtractAlg
Algorithm that remove electron cluster and tracks from the tracks and cluster containers.
Definition: TauElecSubtractAlg.h:37
TauRunnerAlg
Main class for tau candidate processing.
Definition: TauRunnerAlg.h:31
TauProcessorAlg
Definition: TauProcessorAlg.h:37
ClusterCellRelinkAlg
Algorithm that rebuilds clusters using cells from a different container.
Definition: ClusterCellRelinkAlg.h:21
TauAODRunnerAlg
The implementation of the TauAODRunnerAlg, which is meant to run at AOD level.
Definition: TauAODRunnerAlg.h:40
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
TauThinningAlg
Thin taus below a minimum pt threshold.
Definition: TauThinningAlg.h:26