5#ifndef L0MUONEMULATION_TRUTHTRACKSMEARER_H
6#define L0MUONEMULATION_TRUTHTRACKSMEARER_H
25 double effFunc(
double pt)
const;
Scalar eta() const
pseudorapidity method
Scalar phi() const
phi method
A wrapper class for event-slot-local random engines.
std::array< float, 2 > m_efficiencyMap
ATHRNG::RNGWrapper * m_rngWrapper
bool emulateL0MuonTrack(double curv, float eta, float phi, L0MuonTrack &otrack) const
TruthTrackSmearer(ATHRNG::RNGWrapper *rndWrapper)
~TruthTrackSmearer()=default
TruthTrackSmearer(const TruthTrackSmearer &other)=delete
double effFunc(double pt) const
TruthTrackSmearer & operator=(const TruthTrackSmearer &other)=delete