17 const float GeV = 1
e3;
30 "Delta-R cone for flagging overlaps");
32 "Calculate delta-R using rapidity");
34 "Minimum muon PT for rejecting taus");
36 "Tau PT threshold to compare to combined muons only");
50 return StatusCode::SUCCESS;
66 return StatusCode::SUCCESS;
84 for(
auto muon : muons){
89 if(muon(acc.m_muPtAcc) <
m_minMuPt)
continue;
90 bool isCombined = (muon(acc.m_muonTypeAcc) == xAOD::Muon::Combined);
106 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
DataVector adapter that acts like it holds const pointers.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
ObjectId< ContainerId::eventContext > EventContextId
ObjectRange< ContainerId::particle2 > Particle2Range
ObjectRange< ContainerId::particle1 > Particle1Range
@ Muon
The object is a muon.
@ Tau
The object is a tau (jet)