Source code for yadism.coefficient_functions.asy.g4_nc

from ..partonic_channel import EmptyPartonicChannel


[docs] class AsyLLNonSinglet(EmptyPartonicChannel): pass
[docs] class AsyNLLNonSinglet(EmptyPartonicChannel): pass
[docs] class AsyNNLLNonSinglet(EmptyPartonicChannel): pass
[docs] class AsyNNNLLNonSinglet(EmptyPartonicChannel): pass
[docs] class AsyLLIntrinsic(EmptyPartonicChannel): pass
[docs] class AsyNLLIntrinsicMatching(EmptyPartonicChannel): pass
[docs] class AsyNLLIntrinsicLight(EmptyPartonicChannel): pass