HomeHEPForge

Convert SmearedParticles to a more general list of combined efficiency+smearing…

Description

Convert SmearedParticles to a more general list of combined efficiency+smearing functions, with extra constructors and some variadic template cleverness to allow implicit conversions from single-operation eff and smearing function. Yay for C++11 ;-)

Details