 |
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef DERIVATIONFRAMEWORK_EGELECTRONAMBIGUITYTOOL_H
10 #define DERIVATIONFRAMEWORK_EGELECTRONAMBIGUITYTOOL_H
12 #include "GaudiKernel/ToolHandle.h"
17 #include "GaudiKernel/EventContext.h"
49 "SG key of electron container"
55 "SG key of vertex container"
60 "InDetTrackParticles",
61 "SG key of track particles container"
68 "SG key of TrackParticleInputContainer"
73 m_drv{
this,
"DFCommonSimpleConvRadius",
"",
"" };
76 m_dphiv{
this,
"DFCommonSimpleConvPhi",
"",
"" };
79 m_dmee{
this,
"DFCommonSimpleMee",
"",
"" };
82 m_dmeeVtx{
this,
"DFCommonSimpleMeeAtVtx",
"",
"" };
85 m_dsep{
this,
"DFCommonSimpleSeparation",
"",
"" };
88 m_dambi{
this,
"DFCommonAddAmbiguity",
"",
"" };
91 m_dtrv{
this,
"DFCommonProdTrueRadius",
"",
"" };
94 m_dtpv{
this,
"DFCommonProdTruePhi",
"",
"" };
97 m_dtzv{
this,
"DFCommonProdTrueZ",
"",
"" };
136 #endif // DERIVATIONFRAMEWORK_EGCONVERSIONINFOTOOL_H
Property holding a SG store/key/clid from which a ReadHandle is made.
DataVector adapter that acts like it holds const pointers.
::StatusCode StatusCode
StatusCode definition for legacy code.
Handle class for adding a decoration to an object.
Handle class for adding a decoration to an object.
Class describing a Vertex.
DataVector adapter that acts like it holds const pointers.