Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef JETMOMENTTOOLS_JETDRTRACKASSOCTOOL_H
8 #define JETMOMENTTOOLS_JETDRTRACKASSOCTOOL_H
48 Gaudi::Property<std::string>
m_jetContainerName{
this,
"JetContainer",
"",
"SG key for input jet container"};
49 Gaudi::Property<float>
m_dRcut{
this,
"DeltaRCut", 0.4,
"DeltaR cut for jet-track association"};
Interface for adding a decoration to a jet container.
::StatusCode StatusCode
StatusCode definition for legacy code.