ATLAS Offline Software
Loading...
Searching...
No Matches
python.EventSelectionConfigSumLeptons_unitTest Namespace Reference

Classes

class  TestSumElMu
class  TestSumElMuTau
class  TestSumDressedProperties

Variables

dict ELMU = {"electrons": "AnaElectrons", "muons": "AnaMuons"}
dict ELMUTAU = {"electrons": "AnaElectrons", "muons": "AnaMuons", "taus": "AnaTaus"}

Detailed Description

Unit tests for SUM_EL_N_MU_N and SUM_EL_N_MU_N_TAU_N (SumNLeptonPtSelectorAlg).

Variable Documentation

◆ ELMU

dict python.EventSelectionConfigSumLeptons_unitTest.ELMU = {"electrons": "AnaElectrons", "muons": "AnaMuons"}

Definition at line 8 of file EventSelectionConfigSumLeptons_unitTest.py.

◆ ELMUTAU

dict python.EventSelectionConfigSumLeptons_unitTest.ELMUTAU = {"electrons": "AnaElectrons", "muons": "AnaMuons", "taus": "AnaTaus"}

Definition at line 9 of file EventSelectionConfigSumLeptons_unitTest.py.