|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef JETCALIBTOOLS_APPLYMUONINJETCORRECTION_H
14 #define JETCALIBTOOLS_APPLYMUONINJETCORRECTION_H 1
47 Gaudi::Property<double>
m_Jet_Muon_dR{
this,
"Jet_Muon_dR", 0.4,
"Muon-matching dR cut"};
48 Gaudi::Property<bool>
m_doVR{
this,
"doVR",
true,
"Use variable radius for muon matching"};
49 Gaudi::Property<bool>
m_doLargeR{
this,
"doLargeR",
false,
"Do correction for large-R jets"};
52 #endif //> !JETCALIBTOOLS_APPLYMUONINJETCORRECTION_H
::StatusCode StatusCode
StatusCode definition for legacy code.