 |
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"
51 "SG key of electron container"
57 "SG key of vertex container"
62 "InDetTrackParticles",
63 "SG key of track particles container"
70 "SG key of TrackParticleInputContainer"
75 m_drv{
this,
"DFCommonSimpleConvRadius",
"",
"" };
78 m_dphiv{
this,
"DFCommonSimpleConvPhi",
"",
"" };
81 m_dmee{
this,
"DFCommonSimpleMee",
"",
"" };
84 m_dmeeVtx{
this,
"DFCommonSimpleMeeAtVtx",
"",
"" };
87 m_dsep{
this,
"DFCommonSimpleSeparation",
"",
"" };
90 m_dambi{
this,
"DFCommonAddAmbiguity",
"",
"" };
93 m_dtrv{
this,
"DFCommonProdTrueRadius",
"",
"" };
96 m_dtpv{
this,
"DFCommonProdTruePhi",
"",
"" };
99 m_dtzv{
this,
"DFCommonProdTrueZ",
"",
"" };
138 #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.