|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef EGAMMACALOTOOLS_EGAMMACHECKENERGYDEPOSITTOOL_H
6 #define EGAMMACALOTOOLS_EGAMMACHECKENERGYDEPOSITTOOL_H
43 "Threshold on minimum energy reconstructed in 2nd sampling"};
46 Gaudi::Property<double>
m_thrF0max {
this,
"ThrF0max", 0.9,
47 "Threshold on maximum fraction of energy reconstructed in presampler"};
50 Gaudi::Property<double>
m_thrF1max {
this,
"ThrF1max", 0.9,
51 "Threshold on maximum fraction of energy reconstructed in 1st sampling"};
54 Gaudi::Property<double>
m_thrF2max {
this,
"ThrF2max", 0.999,
55 "Threshold on maximum fraction of energy reconstructed in 2nd sampling"};
58 Gaudi::Property<double>
m_thrF3max {
this,
"ThrF3max", 0.8,
59 "Threshold on maximum fraction of energy reconstructed in 3rd sampling"};
63 #endif // EGAMMATOOLS_EGAMMACHECKENERGYDEPOSITTOOL_H
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
bool const RAWDATA *ch2 const
Support class for PropertyMgr.
::StatusCode StatusCode
StatusCode definition for legacy code.
Principal data class for CaloCell clusters.
=============================================================================