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"};
Jet_v1 Jet
Definition of the current "jet version".
Muon_v1 Muon
Reference the current persistent version: