ATLAS Offline Software
Loading...
Searching...
No Matches
KLFitterResultAuxContainer.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3*/
4
7
8// Local include(s).
10
11// EDM includes(s).
13
14namespace xAOD {
15
17
19
24
30
36
42
48
54
60
66
72
78
84
89
95
101
107
113
119
125}
126
127} // namespace xAOD
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition AuxVariable.h:23
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
std::vector< unsigned int > model_bhad_jetIndex
std::vector< unsigned int > model_lep_index
std::vector< unsigned int > model_b_from_top1_jetIndex
std::vector< unsigned int > model_Higgs_b1_jetIndex
std::vector< std::vector< double > > parameterErrors
std::vector< unsigned int > model_lj1_from_top1_jetIndex
std::vector< unsigned int > model_lq1_jetIndex
std::vector< unsigned int > model_lj2_from_top1_jetIndex
std::vector< short > minuitDidNotConverge
Error flags.
std::vector< unsigned int > model_blep_jetIndex
std::vector< std::vector< double > > parameters
std::vector< unsigned int > model_b_from_top2_jetIndex
std::vector< unsigned int > model_lj2_from_top2_jetIndex
std::vector< unsigned int > model_Higgs_b2_jetIndex
std::vector< unsigned int > model_lepZ1_index
std::vector< unsigned int > bestPermutation
Global result.
std::vector< short > invalidTransferFunctionAtConvergence
std::vector< unsigned int > model_lepZ2_index
std::vector< unsigned int > model_lj1_from_top2_jetIndex
std::vector< unsigned int > model_lq2_jetIndex
std::vector< std::size_t > selectionCode
Name of selection run.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.