Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef HIJETREC_HIJETSUBTRACTORTOOLBASE_H
8 #define HIJETREC_HIJETSUBTRACTORTOOLBASE_H
46 Gaudi::Property< float >
m_EminMoment {
this,
"MinimumEnergyForMoments", 50.,
"> E, cluster given tower coordinates" };
47 Gaudi::Property< float >
m_EsigMoment {
this,
"MinimumSignificanceForMoments", 0.1,
"if E after subtr / E total < this cut, cluster given tower coordinates" };
48 Gaudi::Property< bool >
m_updateClusters {
this,
"UpdateClusters",
false,
"If true set cluster kinematics to reflect subtraction" };
49 Gaudi::Property< bool >
m_useCells {
this,
"UseCells",
true,
"Boolean switch for cells usage" };
Scalar phi() const
phi method
Scalar eta() const
pseudorapidity method
::StatusCode StatusCode
StatusCode definition for legacy code.